Commit graph

88 commits

Author SHA1 Message Date
drcrazy
5861d41126 QuantumArmor will reduce damage at the cost of energy. Closes #2302 2021-02-14 23:40:23 +03:00
Justin Vitale
81f033ceec Add smeltable items to fuel registry closes #2278 2020-11-08 21:46:44 +11:00
drcrazy
342917851b Fix license 2020-10-21 01:37:31 +03:00
drcrazy
25632466ed Rubber wood strip logic moved to a separate class 2020-08-28 13:09:14 +03:00
modmuss50
cfd9c7f10c Rewrite world gen, in preperation for json based config files 2020-08-02 15:41:28 +01:00
modmuss50
b5707b144e Some general cleanup 2020-07-26 16:19:33 +01:00
modmuss50
d92343f5a7 Add stair, slab and wall blocks for all metal storage blocks 2020-06-28 16:13:39 +01:00
Justin Vitale
704dc06961 Import cleanup and reorganization 2020-06-18 22:41:34 +10:00
modmuss50
7ccd5bcebd 20w17a compile pass 2020-04-26 16:29:38 +01:00
haykam821
99a2a28d91
Add rubber wood and stripped rubber wood (#2086). Thanks to haykam821
* Make rubber wood block names consistent with vanilla
* Add rubber wood
* Add stripped rubber wood
* Add block and item tags for rubber logs
* Allow crafting all types of rubber logs into rubber planks
* Allow extracting rubber from rubber wood and stripped rubber wood
2020-04-17 14:28:59 +03:00
modmuss50
9612c82cd3 Display flying when an elytra is used with the trinkets mod. Closes #2074 2020-04-11 15:12:13 +01:00
modmuss50
1625920fef Add plant products to the Composter. Fixes #2075 2020-04-11 14:44:41 +01:00
modmuss50
bb6ff90f9b Refactor guis 2020-03-31 10:40:19 +01:00
modmuss50
9344eeb0ca Support latest energy version 2020-03-26 21:33:44 +00:00
modmuss50
a06afa1a4a Redstone config polish 2020-01-23 13:53:16 +00:00
vhd
9e1b1a76e1 Added config for machines crafting sound (#1969) 2020-01-10 21:03:58 +00:00
modmuss50
bc47a03451 Keep energy in items when crafting 2020-01-10 17:33:20 +00:00
drcrazy
8db5cea07c Refactoring for Scrapbox Dispenser behaviour. 2020-01-10 04:01:53 +03:00
modmuss50
7b99e2e9b7 License updates + fixes 2020-01-03 22:46:07 +00:00
Justin Vitale
9328c47bed Tiered tank and storage blocks, GUI improvements, refactoring, cell nerf and misc organisation (#1932)
Tanks, storage blocks and variouse stuff. Thanks to Dimmerworld!!
2020-01-03 00:24:46 +03:00
drcrazy
b298727563 Fix Cloaking Device 2019-12-17 17:36:24 +03:00
drcrazy
fff1b0c107 License + imports 2019-12-13 11:36:51 +03:00
Meredith Espinosa
649d28d63c update to new libcd! (#1902) 2019-12-10 07:31:32 +00:00
Meredith Espinosa
989e4601af Add LibCD Support (#1851)
* First ugly commit for LibCD support

* fix all the ugly hacks, add rolling machine + fluid gen recipes

* be a bit more lenient with fluid generator names

* add test script, fix a few bugs

* get rid of ShapedRecipeSerializer stuff that's no longer needed

* Add a warning to the sample script
2019-10-11 21:30:26 +01:00
modmuss50
aa6eb60d46 Finish porting to new power api 2019-09-15 19:14:42 +01:00
modmuss50
3f4e53e259 Made the chunkloader work 2019-08-30 17:53:46 +01:00
drcrazy
b0576e3aba Charge powered items from chest armor 2019-08-13 21:20:41 +03:00
modmuss50
35bb2df90e First pass on ISDU rewrite, uses RC's new DataAttachment system 2019-08-13 15:53:50 +01:00
modmuss50
77eee6f5b4 Move configs to one class 2019-08-12 17:57:00 +01:00
modmuss50
9db1978410 Finish porting all recipes to json, cleanup a lot of old code 2019-08-12 15:37:45 +01:00
modmuss50
2ba06391f5 #betaBuild fix BE's not being loaded at the correct time 2019-08-08 21:18:48 +01:00
modmuss50
4cc8ab9d68 more recipes 2019-08-06 21:12:56 +01:00
modmuss50
858adafead Small tweaks + cleanup 2019-07-31 20:50:17 +01:00
modmuss50
739f4c21e8 Fix multiplayer crashes 2019-07-31 17:34:53 +01:00
drcrazy
66a6577dde Inject TR loot into chests 2019-07-31 16:17:59 +03:00
drcrazy
5406d08f5d Cleanup and warnings 2019-07-31 02:41:54 +03:00
modmuss50
9a92325da3 add the mess of the recipe generator code 2019-07-30 12:13:17 +01:00
modmuss50
b5d5ef2ca0 Some more recipes 2019-07-30 01:58:41 +01:00
drcrazy
f06e1a8673 ModSounds refactored to follow items, blocks and fluids 2019-07-26 11:45:30 +03:00
modmuss50
83bf6add1e Large amount of fluid work 2019-07-23 20:46:07 +01:00
modmuss50
dbc89adaf7 Tile -> BlockEntity + some more refactors 2019-07-22 12:45:13 +01:00
drcrazy
d0dedc6893 Cleanup 2019-07-22 02:43:22 +03:00
drcrazy
7977a8e73b Few warnings and moar recipes 2019-07-18 01:32:37 +03:00
drcrazy
9ac21ded30 Fix lang and parts 2019-07-18 00:49:07 +03:00
drcrazy
3edff88ee0 Ores and Rubber trees are spawn on Overworld and Nether 2019-07-16 02:25:07 +03:00
modmuss50
e26d1edc52 Configs 2019-07-10 21:56:22 +01:00
modmuss50
f8f20ce6ba 1.14.2 2019-06-13 13:14:11 +01:00
modmuss50
4479116d1c Add a tooltip event to fix the tooltips 2019-06-12 22:27:09 +01:00
modmuss50
8d859bd77b fix some crashes 2019-06-12 20:01:44 +01:00
modmuss50
07a5c322e3 it runs 2019-06-12 19:57:23 +01:00