Added missing json files, fixed some coloring and spelling issues

This commit is contained in:
Robert Sosnitzka
2016-12-24 13:39:55 +01:00
parent e539e506c3
commit eabc1ffe8c
14 changed files with 62 additions and 15 deletions

View File

@@ -144,13 +144,6 @@
}
}
],
"tiberiumX_fluid": [
{
"custom": {
"fluid": "tiberiumX_fluid"
}
}
],
"fractum_fluid": [
{
"custom": {

View File

@@ -313,13 +313,13 @@ modifier.heroic.desc=§oUntil you'll die.§r\nWhen the end is near, you grow str
modifier.hollow.name=Hollow
modifier.hollow.desc=§oBraindead!§r\nMakes your enemies brainless.
modifier.instable.name=Unstable
modifier.instable.desc=§oCan you feel this?§r\nSeriously, this ist completely unstable! Expect explosions!
modifier.instable.desc=§oCan you feel this?§r\nSeriously, this is completely unstable! Expect explosions!
modifier.naturebound.name=Naturebound
modifier.naturebound.desc=§oYou are one with your surrounding!§r\nRepairs the tool on several blocks.
modifier.pulverizing.name=Pulverizing
modifier.pulverizing.desc=§oSmash it!§r\nDestroy a lot of your drops.
modifier.resonance.name=Resonance
modifier.resonance.desc=§oFeel the vibrations!§r\Enemies propably fly away after a hit!
modifier.resonance.desc=§oFeel the vibrations!§r\nEnemies propably fly away after a hit!
modifier.slaughtering.name=Slaughtering
modifier.slaughtering.desc=§oYum yum!§r\nWho needs EXP if you can have a lot more meat?
modifier.softy.name=Softy

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "taiga:items/dust/jauxum"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "taiga:items/ingot/jauxum"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "taiga:items/nugget/jauxum"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "taiga:items/dust/ovium"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "taiga:items/ingot/ovium"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "taiga:items/nugget/ovium"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "taiga:items/dust/terrax"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "taiga:items/ingot/terrax"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "taiga:items/nugget/terrax"
}
}