You've already forked minecraft-assets
Create/Update assets for version 21w15a
This commit is contained in:
10
assets/minecraft/models/block/candle_cake.json
Normal file
10
assets/minecraft/models/block/candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_cake_with_candle",
|
||||
"textures": {
|
||||
"candle": "minecraft:block/candle",
|
||||
"bottom": "minecraft:block/cake_bottom",
|
||||
"side": "minecraft:block/cake_side",
|
||||
"top": "minecraft:block/cake_top",
|
||||
"particle": "minecraft:block/cake_side"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user