added blaze- gun- green birch block and dirt sword

This commit is contained in:
Jonas_Jones 2023-04-04 21:26:31 +02:00
parent 664a6f9b67
commit 5014461885
34 changed files with 423 additions and 4 deletions

View file

@ -0,0 +1,14 @@
{
"type": "minecraft:crafting_shapeless",
"ingredients": [
{
"item": "minecraft:green_dye"
},
{
"item": "minecraft:birch_log"
}
],
"result": {
"item": "nec:green_birch_log"
}
}