Skip to content

Commit e32a797

Browse files
authored
Noodle and Cereal Box icon sets (#2875)
* Create a new material icon set `noodle` and give it to vanadium * Create the `cereal_box` material set for ostrum * Make Osmium Iodide be a cereal box * Add a model for radioactive hot ingots
1 parent 32e4e90 commit e32a797

File tree

16 files changed

+49
-4
lines changed

16 files changed

+49
-4
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"parent": "item/generated",
3+
"textures": {
4+
"layer0": "gtceu:item/material_sets/cereal_box/ingot",
5+
"layer1": "gtceu:item/material_sets/cereal_box/ingot_secondary",
6+
"layer2": "gtceu:item/material_sets/cereal_box/ingot_overlay"
7+
}
8+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"parent": "gtceu:item/material_sets/cereal_box/ingot",
3+
"textures": {
4+
"layer0": "gtceu:item/material_sets/cereal_box/ingot",
5+
"layer1": "gtceu:item/material_sets/cereal_box/ingot_secondary",
6+
"layer2": "gtceu:item/material_sets/cereal_box/ingot_overlay",
7+
"layer3": "gtceu:item/material_sets/cereal_box/ingot_hot_overlay"
8+
}
9+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"parent": "item/generated",
3+
"textures": {
4+
"layer0": "gtceu:item/material_sets/noodle/ingot",
5+
"layer1": "gtceu:item/material_sets/noodle/ingot_secondary",
6+
"layer2": "gtceu:item/material_sets/noodle/ingot_overlay"
7+
}
8+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"parent": "gtceu:item/material_sets/noodle/ingot",
3+
"textures": {
4+
"layer0": "gtceu:item/material_sets/noodle/ingot",
5+
"layer1": "gtceu:item/material_sets/noodle/ingot_secondary",
6+
"layer2": "gtceu:item/material_sets/noodle/ingot_overlay",
7+
"layer3": "gtceu:item/material_sets/noodle/ingot_hot_overlay"
8+
}
9+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"parent": "gtceu:item/material_sets/metallic/ingot_hot",
3+
"textures": {
4+
"layer1": "gtceu:item/material_sets/radioactive/ingot_secondary"
5+
}
6+
}
487 Bytes
Loading
667 Bytes
Loading
405 Bytes
Loading
504 Bytes
Loading
490 Bytes
Loading

0 commit comments

Comments
 (0)