You've already forked minecraft-assets
Create/Update assets for version 1.20.5-rc2
This commit is contained in:
10
data/minecraft/recipes/quartz_slab_from_stonecutting.json
Normal file
10
data/minecraft/recipes/quartz_slab_from_stonecutting.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "minecraft:stonecutting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:quartz_block"
|
||||
},
|
||||
"result": {
|
||||
"count": 2,
|
||||
"id": "minecraft:quartz_slab"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user