Commit graph

206 commits

Author SHA1 Message Date
Ellpeck
5abeeba757 rebalance everything a bit 2018-12-02 00:20:01 +01:00
Ellpeck
330e4f89fa added botanist's armor 2018-12-01 18:56:05 +01:00
Ellpeck
0ea4d7391b fixed blocks not being added to the tab 2018-11-29 18:02:45 +01:00
Ellpeck
3598e424b0 added the breathlessness effect 2018-11-29 17:58:47 +01:00
Ellpeck
3cf875cc7c finished the animal generator 2018-11-29 13:54:32 +01:00
Ellpeck
2e156a8836 animal gen functionality 2018-11-29 00:47:21 +01:00
Ellpeck
de002bb01e fix the plant boost effect always being there if there's excess aura lol rip
Closes #16
2018-11-28 19:49:40 +01:00
Ellpeck
e14de0b723 add the ability to disable the placer with redstone 2018-11-28 13:18:21 +01:00
Ellpeck
9059577f75 fixed being able to silk touch golden leaves 2018-11-28 11:59:00 +01:00
Ellpeck
d2e5efb6a9 changed the map color of ancient and gold leaves
Fixes #14
2018-11-28 11:40:36 +01:00
Ellpeck
7ea9fa1416 add hardness to the lamp, closes #15 2018-11-27 21:38:42 +01:00
Ellpeck
c4afd8b229 increase the aura detector's and furnace heater's range 2018-11-26 00:31:58 +01:00
Ellpeck
69e07e25a5 add a simulate parameter to IAuraChunk draining/storing for convenience 2018-11-24 17:32:39 +01:00
Ellpeck
f6420d2c8e b4 2018-11-24 16:12:19 +01:00
Ellpeck
91445f5f6d fixed an issue with machines not properly creating positive aura spots 2018-11-24 15:31:53 +01:00
Ellpeck
71a28a67bb added the lamp of sanctuary 2018-11-24 15:06:18 +01:00
Ellpeck
ca3fca7eac throw an exception when a spot gets added to the wrong chunk 2018-11-23 20:36:31 +01:00
Ellpeck
c6f0086d09 exposed the simple multiblock system to the API 2018-11-23 19:21:52 +01:00
Ellpeck
e1f0bf63c3 fixed the tree ritual not working right with acacia
closes #13
2018-11-23 17:15:42 +01:00
Ellpeck
628f67eb36 added the item grounder and reorganized the book a bit 2018-11-23 17:11:35 +01:00
Ellpeck
dd6006f5f9 I think this was important :^) 2018-11-23 15:46:08 +01:00
Ellpeck
f28b9cccbb I think this is it :^) 2018-11-23 15:40:30 +01:00
Ellpeck
66f3770c3c add a deobf jar to the maven so you can use deobfCompile (hopefully?) 2018-11-23 15:36:11 +01:00
Ellpeck
0365acb1f7 added some more transmutation catalyst recipes 2018-11-22 18:56:01 +01:00
Ellpeck
1e8dcb3ee5 add dimension info to passive effects 2018-11-22 11:03:20 +01:00
Ellpeck
bb0263bbd8 move ITrinketItem to the API and add ITESRProvider to the mod 2018-11-21 20:36:55 +01:00
Ellpeck
6275a326de added explosion effect 2018-11-21 17:45:06 +01:00
Ellpeck
7d4ae9cb6d fixed the offering table having missing textures on some faces 2018-11-21 14:19:40 +01:00
Ellpeck
6c78c014b1 changed the creative tab icon to a leaf 2018-11-21 14:10:07 +01:00
Ellpeck
40a6e80fa8 added glowing to spirit thing 2018-11-21 12:19:43 +01:00
Ellpeck
b096dad3bf finish the offering to the Gods 2018-11-21 11:49:21 +01:00
Ellpeck
ab2b8612cd finished the offering table 2018-11-21 01:05:50 +01:00
Ellpeck
caf4fe9b1e added the offering table functionality 2018-11-20 19:59:18 +01:00
Ellpeck
9bf2d912b1 what the fuck IntelliJ 2018-11-20 11:48:45 +01:00
Ellpeck
ba7e3f24fd changed to using the ingredient system, which is messy in a lot of different ways 2018-11-20 11:44:07 +01:00
Ellpeck
c10c7d51d2 Bottle Two: The Rebottling 2018-11-20 10:54:38 +01:00
Ellpeck
00570b7649 bump API version 2018-11-19 21:56:48 +01:00
Ellpeck
41300f0419 add a way to specify the comparison method for recipes
Closes #11
2018-11-19 21:55:00 +01:00
Ellpeck
8647425de6 start of offering table 2018-11-19 20:18:22 +01:00
Ellpeck
6d0a14e3c4 b3 2018-11-18 20:50:51 +01:00
Ellpeck
e501f96c0c API update that makes it so that almost empty spots don't get overfilled by default 2018-11-18 20:34:57 +01:00
Ellpeck
a54ea5b989 remove a concurrent modification exception when changing effects 2018-11-18 19:49:30 +01:00
Ellpeck
b59245aa3c added infused iron block 2018-11-17 23:08:46 +01:00
Ellpeck
42fb819889 made the amulet of wrath hurt players 2018-11-17 22:04:46 +01:00
Ellpeck
9880bcf9bd added a package-info to the API 2018-11-17 21:54:04 +01:00
Ellpeck
4e7b46c526 Made the altar oredict-based
Closes #10
2018-11-17 21:31:57 +01:00
Ellpeck
0a53d0b824 add maven info to README 2018-11-17 16:03:40 +01:00
Ellpeck
e71fd24b29 do this change that I don't know what it does 2018-11-17 15:55:20 +01:00
Ellpeck
117ca787fe changed a quirk to aura and added some info on its inner workings to the book 2018-11-17 12:27:28 +01:00
Ellpeck
8d075e1dfb actually make the dispenser use aura lol 2018-11-16 13:59:07 +01:00