Merge branch 'master' of https://github.com/paulevsGitch/BetterEnd.git
This commit is contained in:
commit
bd5d7e3937
3 changed files with 26 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
{
|
||||
"variants": {
|
||||
"type=bottom": {
|
||||
"model": "betterend:block/flavolite_slab"
|
||||
"model": "betterend:pattern/slab/flavolite"
|
||||
},
|
||||
"type=double": {
|
||||
"model": "betterend:block/flavolite"
|
||||
},
|
||||
"type=top": {
|
||||
"model": "betterend:block/flavolite_slab_top"
|
||||
"model": "betterend:pattern/slab_top/flavolite"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -7,6 +7,7 @@
|
|||
"WorldRendererMixin",
|
||||
"BackgroundRendererMixin",
|
||||
"ClientRecipeBookMixin",
|
||||
"ModelLoaderMixin",
|
||||
"ClientPlayNetworkHandlerMixin",
|
||||
"MinecraftClientMixin"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue