Utility resource fix

This commit is contained in:
paulevsGitch 2020-09-26 17:09:01 +03:00
parent 83590857e4
commit 044d3c2062
68 changed files with 260 additions and 258 deletions

View file

@ -1,7 +1,7 @@
{
"parent": "block/door_bottom",
"textures": {
"bottom": "betternether:block/%name%_door_bottom",
"top": "betternether:block/%name%_door_bottom"
"bottom": "betterend:block/%name%_door_bottom",
"top": "betterend:block/%name%_door_bottom"
}
}