New blocks and items

This commit is contained in:
Aleksey 2020-09-24 17:10:32 +03:00
parent 1966d89dc7
commit 98b714827a
20 changed files with 191 additions and 3 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "betterend:block/aeternium_block"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "betterend:block/ender_block"
}
}
}

View file

@ -0,0 +1,7 @@
{
"variants": {
"": {
"model": "betterend:block/terminite_block"
}
}
}