Commit Graph

175 Commits

Author SHA1 Message Date
e64e3a1fcf Fix power returning back from transformer to where it came from 2023-03-29 10:15:19 +02:00
25826e8e2b Add transformers textures 2023-03-28 22:10:12 +02:00
a21ec8a929 Implement Transformers 2023-03-28 22:09:56 +02:00
03f0440227 Add solar panels textures 2023-03-26 20:39:23 +02:00
e36624f327 Implement solar panels 2023-03-26 20:02:06 +02:00
9db6ea9ced Machine softlocks fixes 2023-03-26 18:41:14 +02:00
6fbaaa68e4 Add glass fibre cable textures 2023-03-25 19:47:29 +01:00
08d4667bec Add iron cable textures 2023-03-25 19:37:09 +01:00
ce96b0166e Implement wrench and electric wrench 2023-03-25 19:29:22 +01:00
f532a0b4ac Add recycler front active texture 2023-03-25 13:14:23 +01:00
4349c541ed Add extractor front active texture 2023-03-25 13:14:00 +01:00
480ae4fd86 Add compressor front active texture 2023-03-25 13:13:31 +01:00
66776954d5 Add macerator front active texture 2023-03-25 13:13:10 +01:00
5f467270bc Fix crash when using with MCL introduced in previous commit 2023-03-25 13:11:41 +01:00
e104ff8931 Add active machine variations 2023-03-25 12:44:22 +01:00
618ccfedc2 Add electric treetap texture by Migdyn 2023-03-23 21:45:46 +01:00
27656fbf7a Add gold cable textures by me and LuanHawk 2023-03-23 15:32:23 +01:00
72f9c22903 Implement Electric Treetap 2023-03-23 15:24:39 +01:00
da3d99164b Add tin cable textures by me and LuanHawk 2023-03-23 12:02:17 +01:00
cfdcd58569 Add other cables 2023-03-23 11:30:16 +01:00
46e362c6c2 Deduplicate machine crafts 2023-03-23 11:15:12 +01:00
9afc69b34d Add recycler top texture by LuanHawk 2023-03-23 10:54:25 +01:00
baf2e02f12 Make it possible to add textures for other sides for machines 2023-03-23 10:54:06 +01:00
0e036c8208 Always take item after processing in Recycler 2023-03-23 10:40:53 +01:00
85dddf6d78 Fix processing not stopping after taking item from machine 2023-03-23 10:32:09 +01:00
169bb6bcf8 Add scrap texture by LuanHawk 2023-03-23 10:29:27 +01:00
31a1470ba0 Implement Recycler 2023-03-23 09:51:49 +02:00
53879fdd93 Depend on mcl_nether when used with MCL 2023-03-23 09:01:48 +02:00
05c55c1150 Fix rubber texture 2023-03-23 08:57:30 +02:00
b229fab831 Don't take fully charged power storages into account while distributing power 2023-03-22 21:14:48 +01:00
8da3968a46 Normalize power flow 2023-03-22 21:13:02 +01:00
70db00304f Add rubber texture by Migdyn 2023-03-22 20:58:15 +01:00
c459558b6a Add extractor front texture 2023-03-22 20:57:59 +01:00
84014b9d9b Implement Extractor 2023-03-22 20:57:37 +01:00
2bda4febb9 Document api functions 2023-03-22 18:52:21 +01:00
8f400f32c6 Move registerResourceDust to api 2023-03-22 10:34:14 +01:00
edd9223857 Add compressor front texture 2023-03-21 14:35:44 +01:00
cb607d334c Implement Compressor 2023-03-21 14:29:50 +01:00
f74f36aeb3 Make industrialtest.api.addPower accept negative power amount 2023-03-21 13:43:17 +01:00
f82d4730eb Add dust texture by Migdyn 2023-03-21 13:31:21 +01:00
3382310015 Add resource dusts 2023-03-21 13:30:31 +01:00
3427406776 Added textures for active iron furnace 2023-03-19 10:32:31 -04:00
142509130f Add sticky resin texture by Migdyn 2023-03-18 20:24:32 +01:00
1133093a79 Add macerator front texture 2023-03-18 11:46:58 +01:00
e97181b7e4 Use texture overlaying for machine textures 2023-03-18 11:41:55 +01:00
fc249d46d5 Implement Macerator 2023-03-18 11:32:20 +01:00
e665536427 Depend on mcl_deepslate when mod is used with MCL 2023-03-18 10:27:10 +01:00
315c592d79 Add treetap texture by Migdyn 2023-03-17 19:39:54 +01:00
20952b751a Add electronic circuit craft 2023-03-17 18:58:14 +01:00
5d08a76ff0 Add inventory insulated copper cable texture by Migdyn 2023-03-16 19:03:13 +01:00