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