added more icon sets for dusts and rods
|
|
@ -8,6 +8,7 @@
|
||||||
- The Vitrified Ender Pearl recipe now only accepts normal ender pearls (#1567) @TomPlop
|
- The Vitrified Ender Pearl recipe now only accepts normal ender pearls (#1567) @TomPlop
|
||||||
- Buffed production of fish oil and biomass amounts, tweaked biodiesel recipe slightly @Pyritie
|
- Buffed production of fish oil and biomass amounts, tweaked biodiesel recipe slightly @Pyritie
|
||||||
- Added compatibility between ad astra's 3x3 doors and GregTech wrenches (#1554) @Pyritie
|
- Added compatibility between ad astra's 3x3 doors and GregTech wrenches (#1554) @Pyritie
|
||||||
|
- Added more icon sets for dusts and rods, so they look more visually distinct @Pyritie
|
||||||
### Bug fixes
|
### Bug fixes
|
||||||
- Fixed a broken model for the aqueous accumulator. (#1557) @Redeix
|
- Fixed a broken model for the aqueous accumulator. (#1557) @Redeix
|
||||||
- Fixed broken recipes for the aqueous accumulator. @Pyritie
|
- Fixed broken recipes for the aqueous accumulator. @Pyritie
|
||||||
|
|
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/bright/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/bright/dust_secondary"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/bright/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/bright/dust_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/dull/dust_impure_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/bright/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/bright/dust_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/dull/dust_pure_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/bright/rod",
|
||||||
|
"layer1": "gtceu:item/material_sets/bright/rod_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/bright/rod_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/diamond/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/diamond/dust_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/diamond/dust_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/fine/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/fine/dust_secondary"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/fine/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/fine/dust_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/dull/dust_impure_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/fine/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/fine/dust_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/dull/dust_pure_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/fine/rod",
|
||||||
|
"layer1": "gtceu:item/material_sets/fine/rod_secondary"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/metallic/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/metallic/dust_secondary"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/metallic/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/metallic/dust_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/dull/dust_impure_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/metallic/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/metallic/dust_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/dull/dust_pure_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/metallic/rod",
|
||||||
|
"layer1": "gtceu:item/material_sets/metallic/rod_secondary"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,7 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/shiny/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/shiny/dust_secondary"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/shiny/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/shiny/dust_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/dull/dust_impure_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "item/generated",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/shiny/dust",
|
||||||
|
"layer1": "gtceu:item/material_sets/shiny/dust_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/dull/dust_pure_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
@ -0,0 +1,8 @@
|
||||||
|
{
|
||||||
|
"parent": "gtceu:item/material_sets/metallic/ingot",
|
||||||
|
"textures": {
|
||||||
|
"layer0": "gtceu:item/material_sets/tfc_gold/ingot_double",
|
||||||
|
"layer1": "gtceu:item/material_sets/tfc_gold/ingot_double_secondary",
|
||||||
|
"layer2": "gtceu:item/material_sets/tfc_gold/ingot_double_overlay"
|
||||||
|
}
|
||||||
|
}
|
||||||
BIN
kubejs/assets/gtceu/textures/item/material_sets/bright/dust.png
Normal file
|
After Width: | Height: | Size: 349 B |
|
After Width: | Height: | Size: 299 B |
BIN
kubejs/assets/gtceu/textures/item/material_sets/bright/rod.png
Normal file
|
After Width: | Height: | Size: 234 B |
|
After Width: | Height: | Size: 161 B |
|
After Width: | Height: | Size: 148 B |
BIN
kubejs/assets/gtceu/textures/item/material_sets/diamond/dust.png
Normal file
|
After Width: | Height: | Size: 319 B |
|
After Width: | Height: | Size: 130 B |
|
After Width: | Height: | Size: 264 B |
BIN
kubejs/assets/gtceu/textures/item/material_sets/fine/dust.png
Normal file
|
After Width: | Height: | Size: 584 B |
|
After Width: | Height: | Size: 329 B |
BIN
kubejs/assets/gtceu/textures/item/material_sets/fine/rod.png
Normal file
|
After Width: | Height: | Size: 192 B |
|
After Width: | Height: | Size: 185 B |
|
After Width: | Height: | Size: 582 B |
|
After Width: | Height: | Size: 326 B |
BIN
kubejs/assets/gtceu/textures/item/material_sets/metallic/rod.png
Normal file
|
After Width: | Height: | Size: 168 B |
|
After Width: | Height: | Size: 154 B |
BIN
kubejs/assets/gtceu/textures/item/material_sets/rough/dust.png
Normal file
|
After Width: | Height: | Size: 402 B |
|
After Width: | Height: | Size: 321 B |
BIN
kubejs/assets/gtceu/textures/item/material_sets/shiny/dust.png
Normal file
|
After Width: | Height: | Size: 416 B |
|
After Width: | Height: | Size: 337 B |
|
After Width: | Height: | Size: 383 B |
|
After Width: | Height: | Size: 153 B |
|
After Width: | Height: | Size: 369 B |
|
|
@ -29,7 +29,7 @@ function registerTFCIconSets(event) {
|
||||||
event.create('tfc_magnetite').parent('dull')
|
event.create('tfc_magnetite').parent('dull')
|
||||||
event.create('tfc_malachite').parent('shiny')
|
event.create('tfc_malachite').parent('shiny')
|
||||||
event.create('tfc_copper').parent('bright')
|
event.create('tfc_copper').parent('bright')
|
||||||
event.create('tfc_gold').parent('metallic')
|
event.create('tfc_gold').parent('shiny')
|
||||||
event.create('tfc_silver').parent('shiny')
|
event.create('tfc_silver').parent('shiny')
|
||||||
event.create('tfc_sphalerite').parent('dull')
|
event.create('tfc_sphalerite').parent('dull')
|
||||||
event.create('tfc_tetrahedrite').parent('dull')
|
event.create('tfc_tetrahedrite').parent('dull')
|
||||||
|
|
|
||||||
|
|
@ -7,14 +7,14 @@ const registerTFGMaterials = (event) => {
|
||||||
event.create('hardwood')
|
event.create('hardwood')
|
||||||
.dust()
|
.dust()
|
||||||
.flags(GTMaterialFlags.FLAMMABLE)
|
.flags(GTMaterialFlags.FLAMMABLE)
|
||||||
.iconSet(GTMaterialIconSet.FINE)
|
.iconSet(GTMaterialIconSet.WOOD)
|
||||||
.color('0x7a5225')
|
.color('0x7a5225')
|
||||||
.secondaryColor('0x7a5225')
|
.secondaryColor('0x7a5225')
|
||||||
|
|
||||||
event.create('thermochemically_treated_hardwood')
|
event.create('thermochemically_treated_hardwood')
|
||||||
.dust()
|
.dust()
|
||||||
.flags(GTMaterialFlags.FLAMMABLE)
|
.flags(GTMaterialFlags.FLAMMABLE)
|
||||||
.iconSet(GTMaterialIconSet.FINE)
|
.iconSet(GTMaterialIconSet.WOOD)
|
||||||
.color('0x52482c')
|
.color('0x52482c')
|
||||||
.secondaryColor('0x52482c')
|
.secondaryColor('0x52482c')
|
||||||
|
|
||||||
|
|
|
||||||