WIP: patterns
This commit is contained in:
parent
7e1d018140
commit
bde2ac8291
9 changed files with 76 additions and 29 deletions
|
@ -1,15 +0,0 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "betterend:block/flavolite_slab"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "betterend:block/flavolite"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "betterend:block/flavolite_slab",
|
||||
"uvlock": true,
|
||||
"x": 180
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,6 +0,0 @@
|
|||
{
|
||||
"parent": "minecraft:block/cube_all",
|
||||
"textures": {
|
||||
"all": "betterend:block/flavolite"
|
||||
}
|
||||
}
|
|
@ -11,6 +11,7 @@
|
|||
"ModelVariantMapMixin",
|
||||
"DeserializationContextMixin",
|
||||
"ClientPlayNetworkHandlerMixin",
|
||||
"NamespaceResourceManagerMixin",
|
||||
"MinecraftClientMixin"
|
||||
],
|
||||
"injectors": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue