ready to start CT support. Need to make sure tongs models are still good
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand"
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
},
|
||||
"model": "forgecraft:castingcrucible2"
|
||||
},
|
||||
@@ -30,7 +31,8 @@
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand"
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
},
|
||||
"model": "forgecraft:castingcrucible3"
|
||||
},
|
||||
@@ -38,7 +40,8 @@
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand"
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
},
|
||||
"model": "forgecraft:castingcrucible4"
|
||||
},
|
||||
@@ -46,14 +49,15 @@
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand"
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
},
|
||||
"model": "forgecraft:castingcrucible5"
|
||||
},
|
||||
"6": {
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab_hot",
|
||||
"texture": "forgecraft:blocks/stone_slab_hot",
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/crucible_cooked"
|
||||
},
|
||||
"model": "forgecraft:castingcrucible"
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"textures": {
|
||||
"particle": "blocks/stone_slab",
|
||||
"texture": "blocks/stone_slab",
|
||||
"texture1": "primal:items/adobebrick_dry",
|
||||
"texture1": "primal:items/bricks/adobebrick_dry",
|
||||
"texture2": "primal:blocks/adobebrick_mortar"
|
||||
},
|
||||
"elements": [
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "primal:blocks/adobebrick",
|
||||
"texture1": "primal:items/bricks/adobebrick_dry",
|
||||
"texture2": "primal:blocks/adobebrick_mortar",
|
||||
"texture3": "forgecraft:blocks/adobebrick_lit"
|
||||
},
|
||||
|
||||
@@ -6,7 +6,21 @@
|
||||
},
|
||||
"overrides": [
|
||||
{"predicate": {"type": 0.0},"model": "forgecraft:item/nbtcrucible/nbtcrucible_0"},
|
||||
{"predicate": {"type": 0.1},"model": "forgecraft:item/nbtcrucible/nbtcrucible_1"}
|
||||
{"predicate": {"type": 0.01},"model": "forgecraft:item/nbtcrucible/nbtcrucible_01"},
|
||||
{"predicate": {"type": 0.02},"model": "forgecraft:item/nbtcrucible/nbtcrucible_02"},
|
||||
{"predicate": {"type": 0.03},"model": "forgecraft:item/nbtcrucible/nbtcrucible_03"},
|
||||
{"predicate": {"type": 0.04},"model": "forgecraft:item/nbtcrucible/nbtcrucible_04"},
|
||||
{"predicate": {"type": 0.05},"model": "forgecraft:item/nbtcrucible/nbtcrucible_05"},
|
||||
{"predicate": {"type": 0.06},"model": "forgecraft:item/nbtcrucible/nbtcrucible_06"},
|
||||
{"predicate": {"type": 0.07},"model": "forgecraft:item/nbtcrucible/nbtcrucible_07"},
|
||||
{"predicate": {"type": 0.08},"model": "forgecraft:item/nbtcrucible/nbtcrucible_08"},
|
||||
{"predicate": {"type": 0.09},"model": "forgecraft:item/nbtcrucible/nbtcrucible_09"},
|
||||
{"predicate": {"type": 0.10},"model": "forgecraft:item/nbtcrucible/nbtcrucible_10"},
|
||||
{"predicate": {"type": 0.11},"model": "forgecraft:item/nbtcrucible/nbtcrucible_11"},
|
||||
{"predicate": {"type": 0.12},"model": "forgecraft:item/nbtcrucible/nbtcrucible_12"},
|
||||
{"predicate": {"type": 0.13},"model": "forgecraft:item/nbtcrucible/nbtcrucible_13"},
|
||||
{"predicate": {"type": 0.14},"model": "forgecraft:item/nbtcrucible/nbtcrucible_14"},
|
||||
{"predicate": {"type": 0.15},"model": "forgecraft:item/nbtcrucible/nbtcrucible_15"}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"parent": "forgecraft:emptycrucible",
|
||||
"parent": "forgecraft:block/emptycrucible",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab"
|
||||
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible2",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible3",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible4",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible5",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab_hot",
|
||||
"texture": "forgecraft:blocks/stone_slab_hot",
|
||||
"texture1": "forgecraft:items/hot_bronze"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible1",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible1",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible1",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible1",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible1",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible1",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible1",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"parent": "forgecraft:block/castingcrucible1",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab",
|
||||
"texture": "forgecraft:blocks/stone_slab",
|
||||
"texture1": "forgecraft:blocks/dirty_sand",
|
||||
"texture3": "forgecraft:blocks/dirty_sand"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"parent": "forgecraft:castingcrucible",
|
||||
"textures": {
|
||||
"particle": "forgecraft:blocks/stone_slab_hot",
|
||||
"texture": "forgecraft:blocks/stone_slab_hot",
|
||||
"texture1": "forgecraft:items/hot_bronze"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user