changed the mod name for real

This commit is contained in:
2016-05-12 18:11:36 +02:00
parent 217cbcd30d
commit 10e5eedd78
173 changed files with 457 additions and 415 deletions

View File

@@ -8,7 +8,7 @@ public class BasicFluid extends Fluid {
private int color;
public BasicFluid(String fluidName, int color) {
super(fluidName, new ResourceLocation("tconstruct:com.sosnitzka.ztic_addon.blocks/com.sosnitzka.ztic_addon.fluids/molten_metal"), new ResourceLocation("tconstruct:com.sosnitzka.ztic_addon.blocks/com.sosnitzka.ztic_addon.fluids/molten_metal_flow"));
super(fluidName, new ResourceLocation("tconstruct:blocks/fluids/molten_metal"), new ResourceLocation("tconstruct:blocks/fluids/molten_metal_flow"));
this.color = color;
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:aardium_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:adamantite_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:arcanite_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:axiidian_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:basalt" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:bismuth_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:eternite_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:ignitite_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:karmesine_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:lignite_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:meteorite_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:mindorite_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:mythril_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:palladium_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:prometheum_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:rotten_ground" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:slaggold_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:slagiron_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:tiberium_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:vibranium_ore" }
}
}

View File

@@ -1,5 +0,0 @@
{
"variants": {
"normal": { "model": "zcompression:yrdean_ore" }
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/adamantite_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/eternite_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/ignitite_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/karmesine_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/meteorite_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/mindorite_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/palladium_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/prometheum_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/rotten_ground"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/slaggold_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/slagiron_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/tiberium_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/vibranium_ore"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/adamantite_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/adamantite_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/eternite_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/eternite_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/ignitite_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/ignitite_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/karmesine_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/karmesine_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/meteorite_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/meteorite_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/mindorite_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/mindorite_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/palladium_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/palladium_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/prometheum_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/prometheum_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/rotten_ground",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/slaggold_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/slagiron_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/tiberium_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/tiberium_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/tiberium_shard_instable"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/tiberium_shard_stable"
}
}

View File

@@ -1,6 +0,0 @@
{
"parent": "item/generated",
"textures": {
"layer0": "zcompression:items/vibranium_ingot"
}
}

View File

@@ -1,10 +0,0 @@
{
"parent": "zcompression:block/vibranium_ore",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:aardium_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:adamantite_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:arcanite_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:axiidian_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:basalt"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:bismuth_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:eternite_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:ignitite_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:karmesine_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:lignite_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:meteorite_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:mindorite_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:mythril_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:palladium_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:prometheum_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:rotten_ground"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:slaggold_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:slagiron_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:tiberium_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:vibranium_ore"
}
}
}

View File

@@ -0,0 +1,7 @@
{
"variants": {
"normal": {
"model": "ztic_addon:yrdean_ore"
}
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/aardium_ore"
"all": "ztic_addon:blocks/aardium_ore"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/axiidian_ore"
"all": "ztic_addon:blocks/adamantite_ore"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "ztic_addon:blocks/arcanite_ore"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/astrite_ore"
"all": "ztic_addon:blocks/astrite_ore"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "ztic_addon:blocks/axiidian_ore"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/basalt"
"all": "ztic_addon:blocks/basalt"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/bismuth_ore"
"all": "ztic_addon:blocks/bismuth_ore"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "ztic_addon:blocks/eternite_ore"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "ztic_addon:blocks/ignitite_ore"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "ztic_addon:blocks/karmesine_ore"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/lignite_ore"
"all": "ztic_addon:blocks/lignite_ore"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "ztic_addon:blocks/meteorite_ore"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "ztic_addon:blocks/mindorite_ore"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/mythril_ore"
"all": "ztic_addon:blocks/mythril_ore"
}
}

View File

@@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "ztic_addon:blocks/palladium_ore"
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "zcompression:blocks/arcanite_ore"
"all": "ztic_addon:blocks/prometheum_ore"
}
}

Some files were not shown because too many files have changed in this diff Show More