wrong texture on the hardened moon deepslate

This commit is contained in:
Pyritie 2025-05-06 18:26:02 +01:00
parent f3d64e320f
commit cee5369c6c

View file

@ -1,6 +1,6 @@
{ {
"parent": "minecraft:block/cube_all", "parent": "minecraft:block/cube_all",
"textures": { "textures": {
"all": "ad_astra:block/moon_stone" "all": "ad_astra:block/moon_deepslate"
} }
} }