Files
jgl_sunlit_patch/kubejs/data/refinedstorage/recipes/grid.json
T
2026-07-31 10:34:32 +09:00

15 lines
256 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
{
"item": "refinedstorage:crafting_grid"
},
{
"item": "minecraft:poisonous_potato"
}
],
"result": {
"item": "refinedstorage:grid"
}
}