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,8 +1,8 @@
{
"parent": "block/slab",
"textures": {
"bottom": "betternether:block/%name%_planks",
"top": "betternether:block/%name%_planks",
"side": "betternether:block/%name%_planks"
"bottom": "betterend:block/%name%_planks",
"top": "betterend:block/%name%_planks",
"side": "betterend:block/%name%_planks"
}
}