You've already forked minecraft-assets
Create/Update assets for version 19w37a
This commit is contained in:
12
data/minecraft/recipes/sugar_from_sugar_cane.json
Normal file
12
data/minecraft/recipes/sugar_from_sugar_cane.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"group": "sugar",
|
||||
"ingredients": [
|
||||
{
|
||||
"item": "minecraft:sugar_cane"
|
||||
}
|
||||
],
|
||||
"result": {
|
||||
"item": "minecraft:sugar"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user