Translation, hitboxes, fixes

This commit is contained in:
paulevsGitch 2020-11-29 23:55:14 +03:00
parent a869cc3f9b
commit 05639b7e33
8 changed files with 72 additions and 11 deletions

View file

@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:block/crystalline_sulfur"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/crystalline_sulphur"
}
}

View file

@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:block/crystalline_sulfur_3"
"layer0": "betterend:block/sulphur_crystal_2"
}
}