This repository has been archived on 2025-07-28. You can view files and clone it, but cannot push or open issues or pull requests.
Files
GamerItems/src/main/resources/data/gameritems/recipes/weem.json
2022-11-19 16:08:10 +02:00

12 lines
228 B
JSON
Executable File

{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "gameritems:weem_haybale"
}
],
"result": {
"item": "gameritems:weem",
"count": 9
}
}