ActuallyAdditions/src/generated/resources/data/actuallyadditions/recipes/tagged_slime_block.json
Flanks255 f524eccc01 Fixed recipe conflicts.
Fixed fluid placer wasting fluids.
2024-03-10 13:19:11 -05:00

17 lines
235 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"R": {
"tag": "forge:slimeballs"
}
},
"pattern": [
"RRR",
"RRR",
"RRR"
],
"result": {
"item": "minecraft:slime_block"
}
}