Changelog
Fixed a Bug for the endscene for centrifuge in ponder with create v6.0.6
Added 3 more languages
Added the possibility to add .modifyResult() in the KubeJS Plugin to Hammering Recipes
Example code for this:
e.recipes.vintage
.hammering(Item.of("minecraft:netherite_pickaxe"), [
Item.of("minecraft:netherite_pickaxe", "{Damage: 2030}").weakNBT(),
Item.of("minecraft:netherite_ingot")
])
.hammerBlows(1).modifyResult(Item.of("minecraft:netherite_pickaxe", "{Damage:1}"));
Files
vintage-1.20.1-1.3.0.jar(1.17 MiB) Primary Download