Small pot fix, potted inflexia

This commit is contained in:
paulevsGitch 2021-07-31 15:44:41 +03:00
parent 757ed82817
commit 533dd7c92c
5 changed files with 30 additions and 11 deletions

View file

@ -903,5 +903,10 @@
"block.betterend.umbralith_tiles": "Umbralith Tiles",
"block.betterend.umbralith_wall": "Umbralith Wall",
"biome.betterend.umbra_valley": "Umbra Valley"
"biome.betterend.umbra_valley": "Umbra Valley",
"block.betterend.inflexia": "Inflexia",
"block.betterend.pallidium_full": "Pallidium (Full Cover)",
"block.betterend.pallidium_heavy": "Pallidium (Heavy Cover)",
"block.betterend.pallidium_thin": "Pallidium (Thin Cover)",
"block.betterend.pallidium_tiny": "Pallidium (Tiny Cover)"
}

View file

@ -918,5 +918,10 @@
"block.betterend.umbralith_tiles": "Умбралитовая плитка",
"block.betterend.umbralith_wall": "Умбралитовая стена",
"biome.betterend.umbra_valley": "Долина Умбра"
"biome.betterend.umbra_valley": "Долина Умбра",
"block.betterend.inflexia": "Инфлексия",
"block.betterend.pallidium_full": "Паллидиум (полное покрытие)",
"block.betterend.pallidium_heavy": "Паллидиум (густое покрытие)",
"block.betterend.pallidium_thin": "Паллидиум (тонкое покрытие)",
"block.betterend.pallidium_tiny": "Паллидиум (маленькое покрытие)"
}

View file

@ -0,0 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "betterend:block/inflexia_potted"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 B