Lang & textures
This commit is contained in:
parent
13079052f5
commit
bea2bef853
8 changed files with 16 additions and 7 deletions
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"parent": "minecraft:block/orientable_with_bottom",
|
||||
"textures": {
|
||||
"top": "minecraft:block/%top%",
|
||||
"front": "minecraft:block/%front%",
|
||||
"side": "minecraft:block/%side%"
|
||||
"bottom": "minecraft:block/%bottom%"
|
||||
"top": "betterend:block/%top%",
|
||||
"front": "betterend:block/%front%",
|
||||
"side": "betterend:block/%side%",
|
||||
"bottom": "betterend:block/%bottom%"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue