Commit Graph

156 Commits

Author SHA1 Message Date
Buuz135
513f1c3e54 Updated forge to recommended 2022-05-22 20:13:46 +02:00
Buuz135
24bb65247c Increased version 2022-05-17 14:41:33 +02:00
Buuz135
73d2d29c4a Changed how drawer insertion is done from the drawer controller interaction, closes #34 2022-05-17 14:40:34 +02:00
Buuz135
4f0dae10cc Improved performance on the drawer controller closes #35 2022-05-17 13:48:20 +02:00
Buuz135
43702cd07b Fixed tooltip on the server side 2022-05-05 20:44:57 +02:00
Buuz135
aef2b2e017 Merge remote-tracking branch 'origin/main' into main 2022-05-05 20:15:14 +02:00
Buuz135
bc7063b951 Increased version 2022-05-05 20:14:53 +02:00
Buuz135
8d8eef61d0 Added more stuff to the ignore list, closes #31 2022-05-05 20:14:06 +02:00
Buuz135
cd1da8175a Fixed Controller adding air to its controllable and updating constantly, closes #32 2022-05-05 20:08:43 +02:00
Buuz135
7355fe1af8
Merge pull request #30 from gjeodnd12165/patch-1
Korean Localization
2022-05-05 20:07:40 +02:00
gjeodnd12165
e009d275d2
Create ko_kr.json 2022-04-19 13:39:28 +09:00
Buuz135
4640bc7baf Increased version 2022-04-04 13:09:37 +02:00
Buuz135
9e16817e47 Added ingredient to make an oak drawer with non minecraft wood closes #23 2022-04-04 13:08:43 +02:00
Buuz135
ed17939eba Store the lowest bottom parent in a compacting drawer to the calculation properly later, closes #25 2022-04-04 11:34:26 +02:00
Buuz135
e195b58d88 Increased titanium version 2022-03-21 21:11:16 +01:00
Buuz135
1516b54917 Increased version 2022-03-21 21:02:11 +01:00
Buuz135
d6ed8a5c67 Added extended name tooltips when sneaking, closes #19 2022-03-21 20:56:57 +01:00
Buuz135
d312fecc2a Storage Controller won't insert into empty drawers anymore when interacting, closes #21 2022-03-21 20:28:20 +01:00
Buuz135
467a9a3e8e Fixed Controller asking for slots of other Controllers, closes #20 2022-03-21 20:18:08 +01:00
Buuz135
9205549aff Port to 1.18.2 2022-03-21 20:14:28 +01:00
Buuz135
fcb3924191 Increased version 2022-01-26 15:56:16 +01:00
Buuz135
1b34ea54b3 Merge remote-tracking branch 'origin/main' into main 2022-01-26 15:42:08 +01:00
Buuz135
80a9ccafea
Merge pull request #14 from Ars2014/main
Fix Compacting Drawers
2022-01-26 15:40:00 +01:00
Arslan 'Ars2014' Sakhapov
06275c65b4 Fix CompactingDrawer not saving items after break 2022-01-26 18:36:18 +05:00
Arslan 'Ars2014' Sakhapov
4f449a8a37 Fix CompactingInventoryHandler item validation function 2022-01-26 18:14:40 +05:00
Buuz135
c7283d2fd9 Fixed Right Click drawer interaction 2022-01-20 22:48:43 +01:00
Ridanis
2acf344f95 Create creative_upgrade.png 2022-01-16 16:38:44 +01:00
Ridanis
595b41530b Create redstone_upgrade.png 2022-01-16 16:12:34 +01:00
Buuz135
bbb196fef0 Made automatic insertion of drawers more responsive, closes #9 2022-01-16 14:11:25 +01:00
Buuz135
e4ee831933 Made drawers respect stack sizes 2022-01-16 13:51:00 +01:00
Buuz135
6b73994dfa Changed how tile data is written to the item to avoid extra NBT that mods for some reason add to the empty stack, closes #11 also made the Armory Cabinet drop with it's contents 2022-01-16 13:39:07 +01:00
Buuz135
f29170eaad Increased version 2022-01-07 20:12:42 +01:00
Buuz135
31466f0294 Prevent the linking to a drawer controller when using the multiple mode in the linking tool, closes #8 2022-01-07 20:11:50 +01:00
Buuz135
d68f5d2fd5 Fixed Ender Drawer not removing itself from the controller when broken 2022-01-07 20:05:43 +01:00
Buuz135
7c63f008f4 Fixed TOP integration, closes #6 2022-01-07 11:43:45 +01:00
Buuz135
8b0fbb2bf5 Fixed server side issues 2022-01-06 18:06:35 +01:00
Buuz135
89f0d745f8 Prevent drawer breaking when in creative if you hit a button 2022-01-06 18:00:18 +01:00
Buuz135
171c2f4a80 Added tooltip for the drawers to show its contents 2022-01-06 13:55:12 +01:00
Buuz135
7f3f3361bb Added ender drawer recipe 2022-01-05 22:34:48 +01:00
Buuz135
0e1fe66819 Added Ender Drawer 2022-01-05 22:18:34 +01:00
Ridanis
84cfc7c1a6 Ender Drawer 2022-01-03 23:28:51 +01:00
Buuz135
8dcf67a3d0 Added TOP integration 2022-01-03 20:23:22 +01:00
Buuz135
1441cf69fe Fixed issues for items without nbt, closes #2 closes #3 2021-12-29 23:10:40 +01:00
Buuz135
bd811b861c Fixed slot validity check when inserting into a drawer controller 2021-12-29 12:13:51 +01:00
Buuz135
bc01ad7098 Fixed overflow when using max upgrades, closes #1 2021-12-29 12:08:20 +01:00
Buuz135
948b87a657 Increased version 2021-12-27 18:43:21 +01:00
Buuz135
105f45d67b Improved drawer validity check 2021-12-27 18:42:54 +01:00
Buuz135
e96b9207e6 Fixed server side issues 2021-12-27 18:38:16 +01:00
Buuz135
551fd76abc Added controller interaction 2021-12-25 14:11:21 +01:00
Buuz135
b150ec914d Added titanium dep 2021-12-25 13:59:12 +01:00