Added Ender Ore and Ender Dust

This commit is contained in:
Aleksey 2020-09-24 15:25:04 +03:00
parent 16c5a9131b
commit 1966d89dc7
13 changed files with 94 additions and 7 deletions

View file

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