Item sizes (#1778)

* Item sizes and some helpful tags

* Try putting item sizes in a KJS script (NOT TESTED)

* Move Greate tags to KJS, add sizes for various pipes and cables

* Whoops, accidentally overrode tiny pipe size

* Air duct sizes

* Prettier config and tags moved to JS
- Added `.prettierrc` file, which configures the tab width and code wrapping point for the Prettier formatter.
- Moved remaining tags from JSON to JS files.

* Delete floating carpet tag JSON

Signed-off-by: KonSola5 <125081901+KonSola5@users.noreply.github.com>

---------

Signed-off-by: KonSola5 <125081901+KonSola5@users.noreply.github.com>
Co-authored-by: Redeix <brayden.j.m.ford@gmail.com>
This commit is contained in:
KonSola5 2025-09-13 20:46:20 +02:00 committed by GitHub
parent dd5fa10ae1
commit 033b411363
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 3283 additions and 2752 deletions

View file

@ -1,174 +1,270 @@
// priority: 0
"use strict";
global.GREATE_DISABLED_ITEMS = [
'create:andesite_alloy',
'gtceu:steel_alloy',
'gtceu:aluminium_alloy',
'gtceu:stainless_steel_alloy',
'gtceu:titanium_alloy',
'gtceu:tungsten_steel_alloy',
'gtceu:rhodium_plated_palladium_alloy',
'gtceu:naquadah_alloy_alloy',
'gtceu:darmstadtium_alloy',
'gtceu:neutronium_alloy',
global.GREATE_DISABLED_ITEMS = /** @type {const} */ ([
"create:andesite_alloy",
"gtceu:steel_alloy",
"gtceu:aluminium_alloy",
"gtceu:stainless_steel_alloy",
"gtceu:titanium_alloy",
"gtceu:tungsten_steel_alloy",
"gtceu:rhodium_plated_palladium_alloy",
"gtceu:naquadah_alloy_alloy",
"gtceu:darmstadtium_alloy",
"gtceu:neutronium_alloy",
'gtceu:neutronium_whisk',
'greate:polybenzimidazole_belt_connector',
'greate:polytetrafluoroethylene_belt_connector',
'greate:andesite_alloy_crushing_wheel',
'greate:andesite_alloy_encased_fan',
'greate:andesite_alloy_mechanical_mixer',
'greate:andesite_alloy_mechanical_pump',
"gtceu:neutronium_whisk",
"greate:polybenzimidazole_belt_connector",
"greate:polytetrafluoroethylene_belt_connector",
// Disabled because they don't respect the cleanroom requirement of some recipes
'greate:stainless_steel_mechanical_saw',
'greate:titanium_mechanical_saw',
"greate:andesite_alloy_crushing_wheel",
"greate:andesite_alloy_encased_fan",
"greate:andesite_alloy_mechanical_mixer",
"greate:andesite_alloy_mechanical_pump",
// You should be graduating to IV multiblocks in IV
'greate:tungsten_steel_shaft',
'greate:tungsten_steel_cogwheel',
'greate:large_tungsten_steel_cogwheel',
'greate:tungsten_steel_crushing_wheel',
'greate:tungsten_steel_encased_fan',
'greate:tungsten_steel_gearbox',
'greate:tungsten_steel_mechanical_press',
'greate:tungsten_steel_mechanical_mixer',
'greate:tungsten_steel_millstone',
'greate:tungsten_steel_mechanical_saw',
'greate:tungsten_steel_mechanical_pump',
'greate:tungsten_steel_vertical_gearbox',
// Disabled because they don't respect the cleanroom requirement of some recipes
"greate:stainless_steel_mechanical_saw",
"greate:titanium_mechanical_saw",
'greate:rhodium_plated_palladium_shaft',
'greate:rhodium_plated_palladium_cogwheel',
'greate:large_rhodium_plated_palladium_cogwheel',
'greate:rhodium_plated_palladium_crushing_wheel',
'greate:rhodium_plated_palladium_encased_fan',
'greate:rhodium_plated_palladium_gearbox',
'greate:rhodium_plated_palladium_mechanical_press',
'greate:rhodium_plated_palladium_mechanical_mixer',
'greate:rhodium_plated_palladium_millstone',
'greate:rhodium_plated_palladium_mechanical_saw',
'greate:rhodium_plated_palladium_mechanical_pump',
'greate:rhodium_plated_palladium_vertical_gearbox',
// You should be graduating to IV multiblocks in IV
"greate:tungsten_steel_shaft",
"greate:tungsten_steel_cogwheel",
"greate:large_tungsten_steel_cogwheel",
"greate:tungsten_steel_crushing_wheel",
"greate:tungsten_steel_encased_fan",
"greate:tungsten_steel_gearbox",
"greate:tungsten_steel_mechanical_press",
"greate:tungsten_steel_mechanical_mixer",
"greate:tungsten_steel_millstone",
"greate:tungsten_steel_mechanical_saw",
"greate:tungsten_steel_mechanical_pump",
"greate:tungsten_steel_vertical_gearbox",
'greate:naquadah_alloy_shaft',
'greate:naquadah_alloy_cogwheel',
'greate:large_naquadah_alloy_cogwheel',
'greate:naquadah_alloy_crushing_wheel',
'greate:naquadah_alloy_encased_fan',
'greate:naquadah_alloy_gearbox',
'greate:naquadah_alloy_mechanical_press',
'greate:naquadah_alloy_mechanical_mixer',
'greate:naquadah_alloy_millstone',
'greate:naquadah_alloy_mechanical_saw',
'greate:naquadah_alloy_mechanical_pump',
'greate:naquadah_alloy_vertical_gearbox',
"greate:rhodium_plated_palladium_shaft",
"greate:rhodium_plated_palladium_cogwheel",
"greate:large_rhodium_plated_palladium_cogwheel",
"greate:rhodium_plated_palladium_crushing_wheel",
"greate:rhodium_plated_palladium_encased_fan",
"greate:rhodium_plated_palladium_gearbox",
"greate:rhodium_plated_palladium_mechanical_press",
"greate:rhodium_plated_palladium_mechanical_mixer",
"greate:rhodium_plated_palladium_millstone",
"greate:rhodium_plated_palladium_mechanical_saw",
"greate:rhodium_plated_palladium_mechanical_pump",
"greate:rhodium_plated_palladium_vertical_gearbox",
'greate:darmstadtium_shaft',
'greate:darmstadtium_cogwheel',
'greate:large_darmstadtium_cogwheel',
'greate:darmstadtium_crushing_wheel',
'greate:darmstadtium_encased_fan',
'greate:darmstadtium_gearbox',
'greate:darmstadtium_mechanical_press',
'greate:darmstadtium_mechanical_mixer',
'greate:darmstadtium_millstone',
'greate:darmstadtium_mechanical_saw',
'greate:darmstadtium_mechanical_pump',
'greate:darmstadtium_vertical_gearbox',
'greate:neutronium_shaft',
'greate:neutronium_cogwheel',
'greate:large_neutronium_cogwheel',
'greate:neutronium_crushing_wheel',
'greate:neutronium_encased_fan',
'greate:neutronium_gearbox',
'greate:neutronium_mechanical_press',
'greate:neutronium_mechanical_mixer',
'greate:neutronium_millstone',
'greate:neutronium_mechanical_saw',
'greate:neutronium_mechanical_pump',
'greate:neutronium_vertical_gearbox',
"greate:naquadah_alloy_shaft",
"greate:naquadah_alloy_cogwheel",
"greate:large_naquadah_alloy_cogwheel",
"greate:naquadah_alloy_crushing_wheel",
"greate:naquadah_alloy_encased_fan",
"greate:naquadah_alloy_gearbox",
"greate:naquadah_alloy_mechanical_press",
"greate:naquadah_alloy_mechanical_mixer",
"greate:naquadah_alloy_millstone",
"greate:naquadah_alloy_mechanical_saw",
"greate:naquadah_alloy_mechanical_pump",
"greate:naquadah_alloy_vertical_gearbox",
// Adding these here because they're greate's fault
'gtceu:andesite_alloy_bucket',
'gtceu:andesite_alloy_ring',
'gtceu:tiny_andesite_alloy_dust',
'gtceu:small_andesite_alloy_dust',
'gtceu:andesite_alloy_dust',
'gtceu:andesite_alloy_plate',
'gtceu:double_andesite_alloy_plate',
'gtceu:andesite_alloy_nugget',
'gtceu:andesite_alloy_rotor',
'gtceu:andesite_alloy_whisk',
'gtceu:andesite_alloy_bolt',
'gtceu:andesite_alloy_ingot',
'gtceu:andesite_alloy_rod',
'gtceu:andesite_alloy_screw',
'gtceu:andesite_alloy_buzz_saw_blade',
'gtceu:andesite_alloy_block',
'gtceu:andesite_alloy_buzzsaw',
"greate:darmstadtium_shaft",
"greate:darmstadtium_cogwheel",
"greate:large_darmstadtium_cogwheel",
"greate:darmstadtium_crushing_wheel",
"greate:darmstadtium_encased_fan",
"greate:darmstadtium_gearbox",
"greate:darmstadtium_mechanical_press",
"greate:darmstadtium_mechanical_mixer",
"greate:darmstadtium_millstone",
"greate:darmstadtium_mechanical_saw",
"greate:darmstadtium_mechanical_pump",
"greate:darmstadtium_vertical_gearbox",
'gtceu:refined_radiance_bucket',
'gtceu:tiny_refined_radiance_dust',
'gtceu:small_refined_radiance_dust',
'gtceu:refined_radiance_dust',
'gtceu:refined_radiance_plate',
'gtceu:double_refined_radiance_plate',
'gtceu:refined_radiance_nugget',
'gtceu:refined_radiance_bolt',
'gtceu:refined_radiance_ingot',
'gtceu:refined_radiance_rod',
'gtceu:refined_radiance_screw',
'gtceu:long_refined_radiance_rod',
'gtceu:refined_radiance_block',
"greate:neutronium_shaft",
"greate:neutronium_cogwheel",
"greate:large_neutronium_cogwheel",
"greate:neutronium_crushing_wheel",
"greate:neutronium_encased_fan",
"greate:neutronium_gearbox",
"greate:neutronium_mechanical_press",
"greate:neutronium_mechanical_mixer",
"greate:neutronium_millstone",
"greate:neutronium_mechanical_saw",
"greate:neutronium_mechanical_pump",
"greate:neutronium_vertical_gearbox",
'gtceu:chromatic_compound_bucket',
'gtceu:tiny_chromatic_compound_dust',
'gtceu:small_chromatic_compound_dust',
'gtceu:chromatic_compound_dust',
'gtceu:chromatic_compound_nugget',
'gtceu:chromatic_compound_ingot',
'gtceu:chromatic_compound_block',
// Adding these here because they're greate's fault
"gtceu:andesite_alloy_bucket",
"gtceu:andesite_alloy_ring",
"gtceu:tiny_andesite_alloy_dust",
"gtceu:small_andesite_alloy_dust",
"gtceu:andesite_alloy_dust",
"gtceu:andesite_alloy_plate",
"gtceu:double_andesite_alloy_plate",
"gtceu:andesite_alloy_nugget",
"gtceu:andesite_alloy_rotor",
"gtceu:andesite_alloy_whisk",
"gtceu:andesite_alloy_bolt",
"gtceu:andesite_alloy_ingot",
"gtceu:andesite_alloy_rod",
"gtceu:andesite_alloy_screw",
"gtceu:andesite_alloy_buzz_saw_blade",
"gtceu:andesite_alloy_block",
"gtceu:andesite_alloy_buzzsaw",
'gtceu:shadow_steel_bucket',
'gtceu:tiny_shadow_steel_dust',
'gtceu:small_shadow_steel_dust',
'gtceu:shadow_steel_dust',
'gtceu:shadow_steel_plate',
'gtceu:double_shadow_steel_plate',
'gtceu:shadow_steel_nugget',
'gtceu:shadow_steel_bolt',
'gtceu:shadow_steel_ingot',
'gtceu:shadow_steel_rod',
'gtceu:shadow_steel_screw',
'gtceu:long_shadow_steel_rod',
'gtceu:shadow_steel_block',
]
"gtceu:refined_radiance_bucket",
"gtceu:tiny_refined_radiance_dust",
"gtceu:small_refined_radiance_dust",
"gtceu:refined_radiance_dust",
"gtceu:refined_radiance_plate",
"gtceu:double_refined_radiance_plate",
"gtceu:refined_radiance_nugget",
"gtceu:refined_radiance_bolt",
"gtceu:refined_radiance_ingot",
"gtceu:refined_radiance_rod",
"gtceu:refined_radiance_screw",
"gtceu:long_refined_radiance_rod",
"gtceu:refined_radiance_block",
global.GREATE_DISABLED_FLUIDS = [
"gtceu:chromatic_compound_bucket",
"gtceu:tiny_chromatic_compound_dust",
"gtceu:small_chromatic_compound_dust",
"gtceu:chromatic_compound_dust",
"gtceu:chromatic_compound_nugget",
"gtceu:chromatic_compound_ingot",
"gtceu:chromatic_compound_block",
'gtceu:andesite_alloy',
'gtceu:refined_radiance',
'gtceu:chromatic_compound',
'gtceu:shadow_steel'
"gtceu:shadow_steel_bucket",
"gtceu:tiny_shadow_steel_dust",
"gtceu:small_shadow_steel_dust",
"gtceu:shadow_steel_dust",
"gtceu:shadow_steel_plate",
"gtceu:double_shadow_steel_plate",
"gtceu:shadow_steel_nugget",
"gtceu:shadow_steel_bolt",
"gtceu:shadow_steel_ingot",
"gtceu:shadow_steel_rod",
"gtceu:shadow_steel_screw",
"gtceu:long_shadow_steel_rod",
"gtceu:shadow_steel_block",
]);
]
global.GREATE_DISABLED_FLUIDS = /** @type {const} */ ([
"gtceu:andesite_alloy",
"gtceu:refined_radiance",
"gtceu:chromatic_compound",
"gtceu:shadow_steel",
]);
global.GREATE_DISABLED_TAGS = [
'#forge:andesite_alloy',
'#forge:dusts/andesite_alloy',
'#forge:alloys/andesite_alloy',
'#forge:alloys/steel',
'#forge:alloys/aluminium',
'#forge:alloys/stainless_steel',
'#forge:alloys/titanium',
'#forge:alloys/tungsten_steel',
'#forge:alloys/rhodium_plated_palladium',
'#forge:alloys/naquadah_alloy',
'#forge:alloys/darmstadtium',
'#forge:alloys/neutronium'
]
global.GREATE_DISABLED_TAGS = /** @type {const} */ ([
"#forge:andesite_alloy",
"#forge:dusts/andesite_alloy",
"#forge:alloys/andesite_alloy",
"#forge:alloys/steel",
"#forge:alloys/aluminium",
"#forge:alloys/stainless_steel",
"#forge:alloys/titanium",
"#forge:alloys/tungsten_steel",
"#forge:alloys/rhodium_plated_palladium",
"#forge:alloys/naquadah_alloy",
"#forge:alloys/darmstadtium",
"#forge:alloys/neutronium",
]);
global.GREATE_BELTS = /** @type {const} */ ([
"greate:silicone_rubber_belt_connector",
"greate:polybenzimidazole_belt_connector",
"greate:polyethylene_belt_connector",
"greate:polytetrafluoroethylene_belt_connector",
"greate:rubber_belt_connector",
]);
global.GREATE_CRUSHING_WHEELS = /** @type {const} */ ([
"greate:andesite_alloy_crushing_wheel",
"greate:steel_crushing_wheel",
"greate:aluminium_crushing_wheel",
"greate:stainless_steel_crushing_wheel",
"greate:titanium_crushing_wheel",
"greate:tungsten_steel_crushing_wheel",
"greate:rhodium_plated_palladium_crushing_wheel",
"greate:naquadah_alloy_crushing_wheel",
"greate:darmstadtium_crushing_wheel",
"greate:neutronium_crushing_wheel",
]);
global.GREATE_ENCASED_FANS = /** @type {const} */ ([
"greate:andesite_alloy_encased_fan",
"greate:steel_encased_fan",
"greate:aluminium_encased_fan",
"greate:stainless_steel_encased_fan",
"greate:titanium_encased_fan",
"greate:tungsten_steel_encased_fan",
"greate:rhodium_plated_palladium_encased_fan",
"greate:naquadah_alloy_encased_fan",
"greate:darmstadtium_encased_fan",
"greate:neutronium_encased_fan",
]);
global.GREATE_MECHANICAL_MIXERS = /** @type {const} */ ([
"greate:andesite_alloy_mechanical_mixer",
"greate:steel_mechanical_mixer",
"greate:aluminium_mechanical_mixer",
"greate:stainless_steel_mechanical_mixer",
"greate:titanium_mechanical_mixer",
"greate:tungsten_steel_mechanical_mixer",
"greate:rhodium_plated_palladium_mechanical_mixer",
"greate:naquadah_alloy_mechanical_mixer",
"greate:darmstadtium_mechanical_mixer",
"greate:neutronium_mechanical_mixer",
]);
global.GREATE_MECHANICAL_PRESSES = /** @type {const} */ ([
"greate:andesite_alloy_mechanical_press",
"greate:steel_mechanical_press",
"greate:aluminium_mechanical_press",
"greate:stainless_steel_mechanical_press",
"greate:titanium_mechanical_press",
"greate:tungsten_steel_mechanical_press",
"greate:rhodium_plated_palladium_mechanical_press",
"greate:naquadah_alloy_mechanical_press",
"greate:darmstadtium_mechanical_press",
"greate:neutronium_mechanical_press",
]);
global.GREATE_MECHANICAL_PUMPS = /** @type {const} */ ([
"greate:andesite_alloy_mechanical_pump",
"greate:steel_mechanical_pump",
"greate:aluminium_mechanical_pump",
"greate:stainless_steel_mechanical_pump",
"greate:titanium_mechanical_pump",
"greate:tungsten_steel_mechanical_pump",
"greate:rhodium_plated_palladium_mechanical_pump",
"greate:naquadah_alloy_mechanical_pump",
"greate:darmstadtium_mechanical_pump",
"greate:neutronium_mechanical_pump",
]);
global.GREATE_MECHANICAL_SAWS = /** @type {const} */ ([
"greate:andesite_alloy_mechanical_saw",
"greate:steel_mechanical_saw",
"greate:aluminium_mechanical_saw",
"greate:stainless_steel_mechanical_saw",
"greate:titanium_mechanical_saw",
"greate:tungsten_steel_mechanical_saw",
"greate:rhodium_plated_palladium_mechanical_saw",
"greate:naquadah_alloy_mechanical_saw",
"greate:darmstadtium_mechanical_saw",
"greate:neutronium_mechanical_saw",
]);
global.GREATE_MILLSTONES = /** @type {const} */ ([
"greate:andesite_alloy_millstone",
"greate:steel_millstone",
"greate:aluminium_millstone",
"greate:stainless_steel_millstone",
"greate:titanium_millstone",
"greate:tungsten_steel_millstone",
"greate:rhodium_plated_palladium_millstone",
"greate:naquadah_alloy_millstone",
"greate:darmstadtium_millstone",
"greate:neutronium_millstone",
]);