You've already forked minecraft-assets
Create/Update assets for version 24w14potato
This commit is contained in:
16
data/minecraft/recipes/lashing_potato.json
Normal file
16
data/minecraft/recipes/lashing_potato.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "equipment",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:poisonous_potato_block"
|
||||
},
|
||||
{
|
||||
"item": "minecraft:toxic_beam"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:lashing_potato"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user