You've already forked minecraft-assets
Create/Update assets for version 22w44a
This commit is contained in:
10
assets/minecraft/blockstates/black_candle_cake.json
Normal file
10
assets/minecraft/blockstates/black_candle_cake.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"variants": {
|
||||
"lit=false": {
|
||||
"model": "minecraft:block/black_candle_cake"
|
||||
},
|
||||
"lit=true": {
|
||||
"model": "minecraft:block/black_candle_cake_lit"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user