Commit Graph

159 Commits

Author SHA1 Message Date
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
1a4e500d9d Add insulated copper cable texture 2023-03-16 19:02:56 +01:00
97247bdac1 Add insulated copper cable 2023-03-16 19:02:36 +01:00
ad502c257c Add rubber sapling texture by Migdyn 2023-03-15 21:35:33 +01:00
cc2e08cc7c Document industrialtest.api.addPowerStorage 2023-03-15 18:22:13 +00:00
530276ad47 Update TEXTURES_TODO.md 2023-03-15 18:14:45 +00:00
63bdb0e0e6 Add rubber tree related items 2023-03-15 18:10:54 +01:00
1b502bf944 Add rubber tree (FIXME: rubber trees don't generate) 2023-03-15 10:34:39 +01:00
1ae369c40e Close power storage inspector after pressing update 2023-03-12 12:12:29 +01:00
bc85a5449d Pause smelting in electric furnace if power runs out 2023-03-12 12:10:20 +01:00
6954c97453 Add copper cable texture by Migdyn 2023-03-11 21:54:54 +01:00
1039572ca2 Add inventory copper cable texture by Migdyn 2023-03-11 21:12:30 +01:00
84c309ac5a Some updates to CODING_STYLE.md 2023-03-11 19:18:58 +00:00
f8a43e567d Use copper cable in RE-Battery craft 2023-03-11 19:52:16 +01:00
7ce091f423 Use nodebox for rendering cables 2023-03-11 19:50:49 +01:00
4e7499279c Implement copper cable 2023-03-11 16:52:51 +01:00
9d89c588ee Mention IRC channel in README.md 2023-03-10 20:14:09 +00:00