You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
15
data/minecraft/recipes/trapped_chest.json
Normal file
15
data/minecraft/recipes/trapped_chest.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "redstone",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:chest"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:tripwire_hook"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:trapped_chest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user