BetterEnd/src/main/generated/data/betterend/recipes/sandy_jadestone_button.json
2023-04-29 15:46:05 +02:00

13 lines
No EOL
242 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"group": "end_stone_buttons",
"ingredients": [
{
"item": "betterend:sandy_jadestone"
}
],
"result": {
"item": "betterend:sandy_jadestone_button"
}
}