added item textures for ghostly armor
This commit is contained in:
@@ -17,6 +17,9 @@
|
|||||||
"death.attack.boiling.player": "%1$s boiled up whilst trying to fight off %2$s",
|
"death.attack.boiling.player": "%1$s boiled up whilst trying to fight off %2$s",
|
||||||
"enchantment.terraoriginum.sun_protection": "Sun Protection",
|
"enchantment.terraoriginum.sun_protection": "Sun Protection",
|
||||||
"item.terraoriginum.ghostly_helmet": "Ghostly Hood",
|
"item.terraoriginum.ghostly_helmet": "Ghostly Hood",
|
||||||
|
"item.terraoriginum.ghostly_chestplate": "Ghostly Robe",
|
||||||
|
"item.terraoriginum.ghostly_leggings": "Ghostly Pants",
|
||||||
|
"item.terraoriginum.ghostly_boots": "Ghostly Socks",
|
||||||
|
|
||||||
//-----Immortal Human-----//
|
//-----Immortal Human-----//
|
||||||
"origin.terraoriginum.immortal_human.name": "Immortal Human",
|
"origin.terraoriginum.immortal_human.name": "Immortal Human",
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "terraoriginum:item/ghostly_boots"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "terraoriginum:item/ghostly_chestplate"
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "terraoriginum:item/ghostly_leggings"
|
||||||
|
}
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 265 B |
Binary file not shown.
|
After Width: | Height: | Size: 365 B |
Binary file not shown.
|
After Width: | Height: | Size: 336 B |
Reference in New Issue
Block a user