Mars ressources (#1569)

* stupid git again

* First entry for the mars ore line

* Adding the Ostrum Harvester in its first version

* Adding new casings

* Adding the complete Mars Ore Line

* Bugs again

* Add ores and textures

* More changes

* Changes to heavy and semi water and more fluid veins

* Adding more crafting recipes

* More recipes

* weird

* nerf ores

* fix thorium

* Adding dusty ores

* More circuits change to gate IV at the end of Mars

* Fix multiblocks

* Changes to AE2

* Unified Pattern Provider and Interface

* Removing Bedrock

* Fully remove Bedrock Miner

* Disable many stuffs until Mars

* More fixes until Mars is out

* Requested changes

* Cleaning kubejs files

* Adding Moon Ore Line

* Change Mars water to Centrifuge

* Fix duplicate
This commit is contained in:
TomPlop 2025-08-22 07:41:27 -04:00 committed by GitHub
parent 98e873cba5
commit 6eb2de0220
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
53 changed files with 1610 additions and 251 deletions

View file

@ -183,7 +183,12 @@ global.GTCEU_DISABLED_ITEMS = [
'gtceu:mossy_marble_cobblestone',
'gtceu:marble_bricks',
'gtceu:cracked_marble_bricks',
'gtceu:mossy_marble_bricks'
'gtceu:mossy_marble_bricks',
// Machine Bedrock Miner
'gtceu:mv_bedrock_ore_miner',
'gtceu:hv_bedrock_ore_miner',
'gtceu:ev_bedrock_ore_miner'
];
//#endregion