Commit Graph

44 Commits

Author SHA1 Message Date
mrkubax10 d800a22fe0 Begin implementing compatibility with Pipeworks mod 2024-02-27 21:04:25 +01:00
mrkubax10 d2346f65aa Introduce compatibility with mcl_rubber mod
Closes #1
2024-02-26 17:06:11 +01:00
mrkubax10 b6c5283ab8 Add some recipes involving UU-Matter 2024-01-21 11:48:37 +01:00
mrkubax10 359af1e57a Implement Mining Laser
Mining Laser allows for quick node mining via shooting the beam. It comes with following modes:
- normal range
- short range
- horizontal direction
- explosion
2024-01-20 14:35:14 +01:00
mrkubax10 eed94c4853 Implement Solar Helmet
It can charge equipped electric tools from environment light.
2024-01-16 18:38:24 +01:00
mrkubax10 56c08f1f76 Implement Static Boots
This item allows for charging equipped electric tools via walking. Walking
distance of 5 blocks charges 1 EU to first found tool in armor inventory.
2024-01-14 16:56:50 +01:00
mrkubax10 d973f97916 Add Biofuel Cell and some items required to produce it 2024-01-07 14:30:33 +01:00
mrkubax10 20bf1d63ec Add MCL bronze nugget texture by LuanHawk 2023-11-25 20:37:19 +01:00
mrkubax10 852987416d Add Tool Workshop craft 2023-11-24 08:42:50 +01:00
mrkubax10 7446169bc0 Add mass fabricator 2023-11-23 19:17:19 +01:00
mrkubax10 fb51d07f70 Add cable former machine 2023-11-19 19:59:33 +01:00
mrkubax10 286f95596f Machines now explode when there is too much power transferred 2023-11-19 14:53:43 +01:00
mrkubax10 c5dfe59200 Add missing transformer crafts 2023-04-15 13:54:26 +02:00
mrkubax10 a9387b9570 Add lapotron crystal 2023-04-15 13:40:49 +02:00
mrkubax10 7925b5d65a Use element key for grass block 2023-04-13 09:35:10 +03:00
mrkubax10 248bcd1af5 Make it possible to make stripped trunks with chainsaw 2023-04-08 19:28:33 +02:00
mrkubax10 156cca1b66 Implement Water Mill 2023-04-02 18:07:56 +02:00
mrkubax10 4a65e82ca3 Implement Geothermal Generator 2023-03-30 14:43:05 +02:00
mrkubax10 cfdcd58569 Add other cables 2023-03-23 11:30:16 +01:00
mrkubax10 31a1470ba0 Implement Recycler 2023-03-23 09:51:49 +02:00
mrkubax10 53879fdd93 Depend on mcl_nether when used with MCL 2023-03-23 09:01:48 +02:00
mrkubax10 8f400f32c6 Move registerResourceDust to api 2023-03-22 10:34:14 +01:00
mrkubax10 3382310015 Add resource dusts 2023-03-21 13:30:31 +01:00
mrkubax10 fc249d46d5 Implement Macerator 2023-03-18 11:32:20 +01:00
mrkubax10 e665536427 Depend on mcl_deepslate when mod is used with MCL 2023-03-18 10:27:10 +01:00
mrkubax10 1b502bf944 Add rubber tree (FIXME: rubber trees don't generate) 2023-03-15 10:34:39 +01:00
mrkubax10 7ce091f423 Use nodebox for rendering cables 2023-03-11 19:50:49 +01:00
mrkubax10 3bfb473d35 Add deepslate ores in MCL 2023-03-08 21:56:37 +01:00
mrkubax10 c8d69e514b Fix misaligned generator formspec in MCL 2023-03-05 13:48:29 +01:00
mrkubax10 d268618cff Add refined iron, machine block and generator craft 2023-03-04 16:01:06 +01:00
mrkubax10 f82170b5e5 Some RE-Battery improvvements 2023-03-04 13:51:36 +01:00
mrkubax10 3671e96a18 Implement RE-Battery, generator fixes 2023-03-03 22:28:05 +01:00
mrkubax10 71618b2f3f Partial fix for not working formspecs in MCL 2023-03-01 15:35:20 +02:00
mrkubax10 de538cc0db Uranium metal fixes 2023-02-27 20:18:20 +01:00
mrkubax10 50d1b95f00 Add bronze tools 2023-02-26 20:21:09 +01:00
mrkubax10 b888b4da8a Add bronze ingot and block 2023-02-23 21:47:40 +01:00
mrkubax10 5bc315e0e8 Add uranium and uranium ore generation 2023-02-23 19:11:13 +01:00
mrkubax10 4f3f772eca Add MTG registerMetal 2023-02-23 18:57:04 +01:00
mrkubax10 5fc2fb9440 More code clean up and missing craftings 2023-02-23 18:15:12 +01:00
mrkubax10 cb260b03d7 Some code clean up 2023-02-23 14:54:39 +01:00
mrkubax10 5721d605d9 Add MCL stone with tin texture by LuanHawk 2023-02-23 14:08:00 +01:00
mrkubax10 af391f7741 Fix some oversights 2023-02-23 13:49:13 +01:00
mrkubax10 52d7de39e6 Add GPLv3 headers 2023-02-23 12:14:10 +01:00
mrkubax10 f36811ec57 Add tin to MCL compatibility 2023-02-23 12:09:46 +01:00