270 Commits

Author SHA1 Message Date
IntegerLimit
bfdfdadf69 Cleanup JetpacksAndEnergyStorage.zs 2023-02-03 09:16:08 +11:00
IntegerLimit
eb002efda1 Polished Stone & Black Quartz
Adds Distilled Water recipe for black quartz and polished stone
Changes Black Quartz and polished stone to be like their counterparts
Relocates certain lines to their correct locations

Fixes https://github.com/tracer4b/nomi-ceu/issues/235

There is so much weird stuff in JetpacksAndEnergyStorage.zs!
2023-02-03 07:50:25 +11:00
IntegerLimit
84c38ebd67
Add Wrench Script (from dev) (#230)
* Create CustomWrench.zs

Comes from dev.

* Some changes

Add GTCEu wrenches to list of wrenches
Remove thermal creative blocks from the list of wrenchable items
Add Draconic Evolution Energy Source to list of wrenchable items

* Update Craft Tweaker

The version before was released on Jan 2
2022

* Add thermal and ae2 creative items

Re-adds Thermal Creative Items removed

Adds AE2 creative energy cell.
It can be removed without this using shift-right click with GTCEu wrench and cresent hammer, but not Yeta Wrench or the Redstone Arsenal Wrenches, so I'm adding it.
2023-02-01 21:05:20 +11:00
IntegerLimit
340f5ad29a Fix AA Canola Tooltips, add AA Knife Tooltip
Uses .addTooltip instead of .addDescription

Adds tooltip for knife, addressing #229.
2023-02-01 18:45:14 +11:00
IntegerLimit
bb215e2632 Remove mentions of Omnicoins -> Nomicoins 2023-01-28 16:07:40 +11:00
IntegerLimit
445b4d236b Hide BQu Extra Lives from JEI
These are unobtainable and are used only as a potential quest reward, which NFu won't need, as it isn't a combat pack.
2023-01-26 19:28:47 +11:00
IntegerLimit
db7af29d9f Revert "Merge branch 'processing-lines-p2' into main"
This reverts commit ed758e9fe5c10ecbbe8f645e8dc56ef289a4d070, reversing
changes made to 4179c05ba2b06e68dba3f7d4efa3b34a3f53b2fa.
2023-01-24 19:05:14 +11:00
IntegerLimit
d54b237cd6 Merge remote-tracking branch 'upstream/main' into processing-lines-p2 2023-01-24 17:06:00 +11:00
IntegerLimit
12393dbd85
Fix Diamond Sword Recipe, CT script and DME cleanup (#207)
* Remove Diamond Sword recipe change

* Fix DML learner recipe, and clean up scripts

also fixed non-commented lines
also, moved DML Learner stuff to dml.zs

* Remove DME recipes in HM

Also fix HM CT error

* Remove Voltage Control Units
2023-01-24 13:55:24 +08:00
IntegerLimit
a9723dbae7 Add questbookItemPipes oreDict
Allows for any item pipe to be used to complete the quest
Also fixed a typo
2023-01-23 13:20:11 +11:00
IntegerLimit
24bdd9c90c Small Changes
Re-format some quests
Fix error in previous commit
Add questbookPowerUnit oredict
Redo GT Electric tools quest
Move GT Electric Tools quest to The Beginning, unlocking with LV Batteries instead of MV
Move Inspector Gadget quest to Genesis
Rename Inspector Gadget quest to Building Gadgets
2023-01-19 21:15:16 +11:00
IntegerLimit
49ec4471dc
Fix again
Fixed it wrongly
2023-01-16 18:57:15 +11:00
IntegerLimit
7784af7eb6
Fix Rubber Plate Hand Crafting
this was wrongly merged.
2023-01-16 18:56:09 +11:00
IntegerLimit
8f0664425e Merge remote-tracking branch 'upstream/main' into processing-lines-p2 2023-01-16 10:04:19 +11:00
tracer4b
20fe061c0d nerf end steel tools 2023-01-15 13:42:58 +08:00
tracer4b
22bc16fe18 fix rubber plate not working 2023-01-15 08:17:34 +08:00
tracer4b
63040d5fe1 Draconium dust conversion (#197) 2023-01-14 19:42:17 +08:00
tracer4b
3b30e2096c AR force field (#187) 2023-01-14 19:39:10 +08:00
tracer4b
20e8821e7c fix tools in ct 2023-01-14 13:48:35 +08:00
IntegerLimit
8b8a2e1da5
Update qb from #186, and update GTCEu, GCYM and AE2 (#185)
* Mention how it isn't complete

* Edit mode off

* Finish Cobbleworks Line

Also slightly rephrased Quests design.

* Fix Steam Grinder quest in HM

Was requesting Bronze Hulls instead of Machine Hulls.

* Hide Half Ships in NM

* Change Readme to Nomicoins

* Mention processing lines tab in README.md

* Change DML to DME

* Re-organise cobbleworks chain

Also deleted random blank quest

* Re-organise Cobbleworks again

Also made the last quest of each chain (exception, cobbleworks) not be silent, so that you can know that the whole chain is complete.

* Add new tier two missions to qb

* NM Stuff

State clearly if a quests' task logic is 'OR'
Rename GT Tools quest to GregTech Electric Tools
Explain AE2 autocrafting
Emphasize Hatch and Bus Mechanics
Redo Naq Proc again
Explain main features of JEI Utils

* Update TODO list

* Small Changes [Both HM and NM]

Remove mention of DML in Fish Oil Quest [HM]
Improve Pulsating Polymer Clay Processing Line [NM]
Remove excess colour changes in new 'Setting Up Autocrafting' quest [NM]

* Some changes

Get ready to add PE and PVC chain
Fix qb in accordance with CEu 2.5.0
Fixed some prerequisites

* Seem to fix CT errors

Will check again later.

* Update Mods (GTCEu, GCYM, AE2)

* try to fix ct scripts agan

* Finally fix all ct errors

Tested on both NM and HM.

* 1.5

* Revert "1.5"

This reverts commit 978cea98acc230dda35ca60ecfd59fe1ef2419cf.

* HM Fixes

Fixes HM tools quests with GTCEu 2.5
Fixes LV electrolyser description being misinformative

* HM fixes

fixes HM tool quests with GTCEU 2.5 and other

* More HM Fixes

Fixes Genesis quest, and changes towards new early game progression

* Fix up Genesis quest, edit off

* Ready for release

Remove traces of Ethylene chain, will get it for next update

* Remove final traces of PE and PVC chain

* remove extra wood pulp recipe

* ethylene and diode quest + minor

Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
2023-01-14 13:41:32 +08:00
IntegerLimit
a23f8d6a2c Finally fix all ct errors
Tested on both NM and HM.
2023-01-11 11:59:42 +11:00
IntegerLimit
f494434f9a try to fix ct scripts agan 2023-01-11 10:56:38 +11:00
IntegerLimit
c8768f5015 Seem to fix CT errors
Will check again later.
2023-01-10 23:12:27 +11:00
IntegerLimit
d1fb70cea2 Hide Half Ships in NM 2023-01-02 19:55:24 +11:00
Pansmith
4b74af8805
Replace DML with DME (#180)
* Initial Replacement

* Replaced configs and scripts

* QB Update

* Removed DML guide to generate DME's

* Update deepmobevolution.cfg

* Update DefaultQuests.json

* removed lined regarding sidedness in qb

* set config values

Co-authored-by: tracer4b <61507029+tracer4b@users.noreply.github.com>
2022-12-28 12:43:44 +08:00
tracer4b
2d73270144 add overworld recipe for noble gases (#176) 2022-12-23 21:33:50 +08:00
IntegerLimit
023d03b950
Fix Issue #151 and remove conflicting Microversium EBF recipe (#167)
* Remove Unification Flag

* Test new flags

* Allow dust to be smelted into ingots

At @tracer4b's wanting

* Remove conflicting recipe

* Get rid of some flags

* Get rid of square brackets

* Get rid of extra .flags
2022-12-23 19:32:49 +08:00
IntegerLimit
27c511f16a
Replace Recycling recipes (#173)
Sterilized Filter recipes were changed, but not the recycling recipes.
2022-12-16 15:00:22 +08:00
tracer4b
1c4b7aae01 standardise ME cable covering energy use 2022-12-15 14:33:38 +08:00
tracer4b
a2dee3d64a fix gas charge pad crash (#147)
Co-Authored-By: 阿丽塔0313 <2249114370@qq.com>
2022-12-13 10:02:57 +08:00
Targuinia
a645772879
Re-add the recipe for ammonium chloride (#155) 2022-12-13 09:50:31 +08:00
IntegerLimit
e53ce1a6bf
Update mods (PAE2 and MBT) (#160)
* Update PAE2

* Change recipe

Change configuration fluid interface terminal recipe, thanks to dev.

* Update MBT

Fixes Issue #159 (According to author of Issue #159, should be fine)
2022-12-13 08:46:03 +08:00
tracer4b
d129c60775 remove expert vanadium chain 2022-11-09 23:04:13 +08:00
tracer4b
2c097c2c01 fix missing brackets 2022-11-09 22:33:17 +08:00
tracer4b
4b91fbc5d3 fix missing cleanroom req 2022-11-09 22:30:52 +08:00
tracer4b
eeb1ea20f7 remove cpu fix due to 2.4.4 2022-11-09 22:23:32 +08:00
tracer4b
d3ecf98287 hide dark red coal stuff after 2.4.4 2022-11-09 22:22:38 +08:00
tracer4b
9623f0a097 close #135 2022-11-09 22:07:08 +08:00
tracer4b
2346e4953d fix for ceu 2.4.4 2022-11-09 22:06:47 +08:00
IntegerLimit
717aaa6840
Microverse projectors fix (#139)
* Change Microverse Stuff

Disabled Fluid input hatch for Advanced and Advanced II, allowed mufflers to be anywhere.

(Haven't tested, need to test)

* Fix missing false

* Disable fluid inputs in recipe maps

* Do the same for basic microverse

* Change max fluid inputs of basic to 1

* Update multiblocks_expert.zs

Do the same for expert microverse projectors

* Remove Microverse Vent Stuff

* Delete microverse_vent.png

* Delete microverse_vent.json

* Remove Microverse Vent
2022-11-09 21:57:08 +08:00
Max
580c786f2b
Fix Ender Chest recipe to use Steel Crate (#115)
Since GT *chests* in CEu are instead replaced with *crates*, the recipe previously wouldn't work properly
2022-11-09 21:38:20 +08:00
tracer4b
82e8158732 gas charge pad tooltip warning 2022-10-05 18:27:29 +08:00
tracer4b
9d457231fd fix turbine casing display name 2022-10-04 20:15:45 +08:00
tracer4b
18265d61f0 missed ; 2022-10-02 09:44:20 +08:00
tracer4b
26778cf4d0 fix lazy ae2 script error 2022-10-02 00:00:35 +08:00
tracer4b
b2a0b456c7 mega ebf and freezer recipe fix 2022-10-01 22:50:10 +08:00
tracer4b
fc5adee9d5 add tempered glass to fused glass oredict 2022-10-01 21:49:40 +08:00
antrobot1234
72ae85177b
Fixed up some issues with the hardmode questline (#94)
* Update Expert Quests

solves #92 and #89

* Replaced oredict with proper GT material

* Reworked "Early Game" questline

-transferred over Cleanroom quest from normal mode
-Microprocessor quest requirements reflect reworked balancing
-Redid integrated logic circuit quest's description to reflect it's new purpose in the hardmode configuration

* Fix cleanroom quest

Finished cleanroom quest migration with proper requirements and icon

* Revert "Reworked "Early Game" questline"

This reverts commit c31e816eb52ae5ba92e5306109fcf85b16fb5b91.

* Revert "Fix cleanroom quest"

This reverts commit 2f507db6744761804535102bc7fe4d4cd40ef391.

* Update Earlygame.zs

fixed the cleanroom being required for CPU recipes to fit with intended progression

* fixed oredict issue

* removed cleanroom requirement

It turns out that it wasnt needed in the first place

* Fixed CPU circuit outputs
2022-10-01 20:12:48 +08:00
tracer4b
89424eed0a temporary red coal fix 2022-10-01 20:00:01 +08:00
tracer4b
0513c53438 Update AE2FluidCrafting.zs 2022-09-29 18:14:35 +08:00