Files
neochrome/pack/config/paxi/datapacks/trees/data/kitchenkarrot/recipes/shaker.json
2026-01-24 05:19:02 -07:00

15 lines
274 B
JSON

{
"type": "minecraft:smithing_transform",
"addition": {
"item": "minecraft:iron_nugget"
},
"base": {
"item": "minecraft:bucket"
},
"result": {
"item": "kitchenkarrot:shaker"
},
"template": {
"item": "minecraft:iron_nugget"
}
}