release 1.19-1.0.2-unstable
This commit is contained in:
22
src/main/resources/data/gameritems/recipes/weem.json
Normal file → Executable file
22
src/main/resources/data/gameritems/recipes/weem.json
Normal file → Executable file
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "gameritems:weem_hay_block"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "gameritems:weem",
|
||||
"count": 9
|
||||
}
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "gameritems:weem_haybale"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "gameritems:weem",
|
||||
"count": 9
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user