neuralgia/kubejs/server_scripts/gregtech
KonSola5 033b411363
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>
2025-09-13 13:46:20 -05:00
..
constants.js use strict 2025-07-21 13:52:18 +10:00
data.js simplification 2025-09-06 16:35:13 +01:00
events.js https://github.com/TerraFirmaGreg-Team/Modpack-Modern/issues/1696 2025-09-08 00:42:15 +01:00
loot.js TFG-fication of all exotic stone types (#1764) 2025-09-09 00:16:27 +01:00
recipes.js got recycling working for the substation. Somehow. Don't ask, idk either 2025-09-11 00:16:30 +01:00
recipes.machines.js added recipe to make wooden crates out of bronze screws 2025-09-13 14:46:04 +01:00
recipes.materials.js fixes #1785 2025-09-13 14:45:17 +01:00
recipes.recycling.js fixed some of the bigger dupes until gt gets their shit together 2025-09-08 00:30:36 +01:00
recipes.removes.js TFG-fication of all exotic stone types (#1764) 2025-09-09 00:16:27 +01:00
recipes.tfcmetals.js fixed some of the bigger dupes until gt gets their shit together 2025-09-08 00:30:36 +01:00
tags.js Item sizes (#1778) 2025-09-13 13:46:20 -05:00
utility.js changed plated block recipes to be shapeless so people stop plating their floors by accident 2025-08-09 14:23:50 +01:00