You've already forked minecraft-assets
Create/Update assets for version 24w07a
This commit is contained in:
13
assets/minecraft/blockstates/sniffer_egg.json
Normal file
13
assets/minecraft/blockstates/sniffer_egg.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"variants": {
|
||||
"hatch=0": {
|
||||
"model": "minecraft:block/sniffer_egg_not_cracked"
|
||||
},
|
||||
"hatch=1": {
|
||||
"model": "minecraft:block/sniffer_egg_slightly_cracked"
|
||||
},
|
||||
"hatch=2": {
|
||||
"model": "minecraft:block/sniffer_egg_very_cracked"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user