Commit Graph

32 Commits

Author SHA1 Message Date
Joachim Stolberg
63310ed33d Fix assembly tool bug with non-empty chests 2023-12-25 21:55:45 +01:00
Joachim Stolberg
56197d229b Add support for doclib 2023-08-18 17:30:55 +02:00
orwell96
9ebb3a9f6f
Add optional dependency on farming mod
While trying out techage_modpack, I noticed that the TA1 mill doesn't have any recipes registered. I could eventually track it down to the following:
- At load time, if techage gets loaded before farming, the registration for the wheat recipes (in the mill) is skipped
- Changing the global_exists() to a get_modpack() doesn't remedy the issue as add_grinder_recipe() checks for item existence
Soft-depending on farming remedies the issue and the mill works normally.
2023-04-24 22:20:45 +02:00
Niklp09
75dca89737 register mvps stopper for complex techage nodes 2022-11-05 14:54:00 +01:00
Joachim Stolberg
416126f80c fix mesecons_materials bug 2022-10-18 16:39:26 +02:00
Joachim Stolberg
25d5ca0a02 Fix issue #8 (techage uses 'mesecon' as a dependency instead of 'mesecons') 2022-08-18 14:27:02 +02:00
Joachim Stolberg
f8ca493a6b Fix ta5 hyperloop tank bug, EOF blank added 2022-01-04 19:40:27 +01:00
Joachim Stolberg
950086aefb Rename teleport blocks 2022-01-03 11:40:45 +01:00
Joachim Stolberg
45479bf153 Support for i3 added 2021-12-25 17:18:34 +01:00
Joachim Stolberg
3738a1659e Add many improvements 2021-06-27 18:29:46 +02:00
Joachim Stolberg
282f52d77e Prepare for lib 'networks' 2021-06-05 11:42:30 +02:00
Joachim Stolberg
72609865e7 Add moreblocks/stairsplus support 2021-05-18 21:41:55 +02:00
Joachim Stolberg
87822e9426 Improve furnace, fix bakedclay dependency 2021-02-10 21:34:22 +01:00
Thomas--S
cb5d6eb619 Add a simple Digtron battery.
Further balancing or adjustments might be necessary.
2020-07-21 21:41:31 +02:00
Joachim Stolberg
8664074c45 growlight bugfix 2020-07-03 14:38:06 +02:00
Joachim Stolberg
56c84fcbd2 mesecons converter added 2020-06-19 11:55:33 +02:00
Joachim Stolberg
63a123be46 Ethereal support added, manual correction, tin ingot recipe bugfix 2020-06-17 19:59:05 +02:00
Joachim Stolberg
28e3fd4dfe support for moreores added 2020-06-14 21:36:45 +02:00
Joachim Stolberg
108c06d1d2 icta controller, wall pipe improved, red stone added 2020-03-02 21:51:18 +01:00
Joachim Stolberg
2a8dfd755f ICTA controller added 2020-02-29 19:20:54 +01:00
Joachim Stolberg
402c00a584 improvements on distributor, hopper, and liquidsampler 2020-02-14 22:59:16 +01:00
Joachim Stolberg
19fbdbec87 furnace bugfixes, lamp improvements, standby power consumption bugfix, further work on TES 2019-09-08 21:54:34 +02:00
Joachim Stolberg
f30ff6ab51 pillar added
minor bugfixes
2019-08-26 22:19:59 +02:00
Joachim Stolberg
ca413a4976 boiler bug fixes,
power distribution improved,
power line nodes for Minecart protection added
2019-07-07 22:05:37 +02:00
Joachim Stolberg
f74a3eb041 readme added 2019-06-16 21:18:22 +02:00
Joachim Stolberg
63ced42c19 basalt stairs and slabs added 2019-06-11 20:51:05 +02:00
Joachim Stolberg
46509bec3c repearkit wearing added, recipe changed 2019-05-16 22:22:24 +02:00
Joachim Stolberg
4dcabcc4af signs_bot added 2019-05-11 17:07:55 +02:00
Joachim Stolberg
5b721c62e3 IronAge adapted
Construction plan added
power bugfix
formspec power_image added
2019-04-27 17:42:27 +02:00
Joachim Stolberg
c1b49002b2 iron age nodes added
coal power station firebox added
2019-03-18 22:40:17 +01:00
Joachim Stolberg
72ef48a6d1 Hammer and sieve added 2019-03-17 15:33:13 +01:00
Joachim Stolberg
e70e638d3a first checkin 2019-03-02 12:24:48 +01:00