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