Sign and Chest patterns
This commit is contained in:
parent
d99f8225a8
commit
6c74d8c364
28 changed files with 120 additions and 70 deletions
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/pythadendron_empty"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"": {
|
||||
"model": "betterend:block/pythadendron_empty"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,5 +0,0 @@
|
|||
{
|
||||
"textures": {
|
||||
"particle": "betterend:block/pythadendron_planks"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "betterend:block/chest_item",
|
||||
"textures": {
|
||||
"texture": "betterend:entity/chest/pythadendron_chest"
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/pythadendron_sign"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"textures": {
|
||||
"particle": "betterend:block/%texture%"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "betterend:block/chest_item",
|
||||
"textures": {
|
||||
"texture": "betterend:entity/chest/%texture%"
|
||||
}
|
||||
}
|
Before Width: | Height: | Size: 981 B After Width: | Height: | Size: 981 B |
Loading…
Add table
Add a link
Reference in a new issue