functional on 1.21.90
This commit is contained in:
@@ -2098,6 +2098,18 @@ export const blocks = {
|
||||
"sound" : "stone",
|
||||
"textures" : "skull"
|
||||
},
|
||||
"dried_ghast" : {
|
||||
"carried_textures" : "dried_ghast_tentacles",
|
||||
"sound" : "dried_ghast",
|
||||
"textures" : {
|
||||
"down" : "dried_ghast_bottom",
|
||||
"east" : "dried_ghast_left",
|
||||
"north" : "dried_ghast_back",
|
||||
"south" : "dried_ghast_front",
|
||||
"up" : "dried_ghast_top",
|
||||
"west" : "dried_ghast_right"
|
||||
}
|
||||
},
|
||||
"dried_kelp_block" : {
|
||||
"carried_textures" : {
|
||||
"down" : "dried_kelp_block_top",
|
||||
@@ -6338,4 +6350,4 @@ export const blocks = {
|
||||
"sound" : "stone",
|
||||
"textures" : "skull"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user