You've already forked minecraft-assets
Create/Update assets for version 22w46a
This commit is contained in:
10
assets/minecraft/models/block/sculk_shrieker.json
Normal file
10
assets/minecraft/models/block/sculk_shrieker.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"parent": "minecraft:block/template_sculk_shrieker",
|
||||
"textures": {
|
||||
"bottom": "minecraft:block/sculk_shrieker_bottom",
|
||||
"inner_top": "minecraft:block/sculk_shrieker_inner_top",
|
||||
"particle": "minecraft:block/sculk_shrieker_bottom",
|
||||
"side": "minecraft:block/sculk_shrieker_side",
|
||||
"top": "minecraft:block/sculk_shrieker_top"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user