You've already forked minecraft-assets
Create/Update assets for version 25w08a
This commit is contained in:
13
data/minecraft/recipe/orange_candle.json
Normal file
13
data/minecraft/recipe/orange_candle.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "misc",
|
||||
"group": "dyed_candle",
|
||||
"ingredients": [
|
||||
"minecraft:candle",
|
||||
"minecraft:orange_dye"
|
||||
],
|
||||
"result": {
|
||||
"count": 1,
|
||||
"id": "minecraft:orange_candle"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user