Commit graph

80 commits

Author SHA1 Message Date
Ellpeck
104b5538e5 added the adept hopper 2018-12-27 13:57:23 +01:00
Ellpeck
94e8dba296 added the rose of oblivion 2018-12-22 14:57:19 +01:00
Ellpeck
8e6d29272b allow the herbivorous absorber to also pick up flowers above and below it
Closes #19
2018-12-16 18:27:56 +01:00
Ellpeck
b35aed4bde add a triangulateAuraAround method to the API because I was using that twice without making it nice 2018-12-05 11:21:08 +01:00
Ellpeck
6266d54aba removed a lot of machine caps and fixed a graphical issue 2018-12-05 01:12:53 +01:00
Ellpeck
cd5b98d68f made the aura detector less accurate in favor of intuitive behavior 2018-12-04 21:31:22 +01:00
Ellpeck
75ae345a75 fixed the spread effect loading chunks and make the potion generator not do the custom spread anymore 2018-12-04 16:17:50 +01:00
Ellpeck
2e156a8836 animal gen functionality 2018-11-29 00:47:21 +01:00
Ellpeck
e14de0b723 add the ability to disable the placer with redstone 2018-11-28 13:18:21 +01:00
Ellpeck
c4afd8b229 increase the aura detector's and furnace heater's range 2018-11-26 00:31:58 +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
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
0365acb1f7 added some more transmutation catalyst recipes 2018-11-22 18:56:01 +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
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
7daacd17e3 added the canopy diminisher 2018-11-14 19:14:03 +01:00
Ellpeck
c4f83bfb6e change some gen values around a bit 2018-11-14 15:55:00 +01:00
Ellpeck
6af7634d6c generify the drain spot system so that addon devs can more easily use it 2018-11-13 11:39:28 +01:00
Ellpeck
b4508abb4a finished the aura field creator 2018-11-13 01:27:47 +01:00
Ellpeck
850e37889b added the aura field creator 2018-11-13 00:36:47 +01:00
Ellpeck
13d6cf778a move some API stuff around 2018-11-12 22:04:40 +01:00
Ellpeck
a10210888c allow the extraneous firestarter to be placed on any side of a furnace 2018-11-12 15:42:56 +01:00
Ellpeck
081e48b208 changed aura types to be an expandable system 2018-11-12 01:29:33 +01:00
Ellpeck
27217f5854 some api and config for the pickaxe conversion and flower generator 2018-11-12 00:32:35 +01:00
Ellpeck
436f3b809b added a proper API \o/ 2018-11-11 13:26:19 +01:00
Ellpeck
2dbed5813e added the farming stencil 2018-11-09 12:42:08 +01:00
Ellpeck
0d9d466efd fixed the placer ignoring placement checks for redstone and gold powder 2018-11-09 00:38:42 +01:00
Ellpeck
0e93ebc2fd fixed nature altar lagging on laggy servers 2018-11-08 22:15:25 +01:00
Ellpeck
8e9979b192 implement the aura bottle into the progression 2018-11-08 18:03:58 +01:00
Ellpeck
b34c5b482b add the concept of aura types and make some stuff inaccessible in the nether and the end 2018-11-07 23:42:13 +01:00
Ellpeck
646395aa70 add NA's own, faster multiblock system 2018-11-07 13:33:49 +01:00
Ellpeck
1b0df8272f added the hopper enhancement 2018-11-05 22:37:40 +01:00
Ellpeck
019956144d some more advancements and placer recipe+doc 2018-11-05 18:03:07 +01:00
Ellpeck
6eeebb1e2a add the placer 2018-11-05 16:36:10 +01:00
Ellpeck
7f5c054f0a fixed particles updating twice per tick 2018-11-04 18:42:35 +01:00
Ellpeck
321a9ff848 fixed usage of a client-side patchouli method 2018-11-04 17:41:29 +01:00
Ellpeck
fdc6cd38c6 make the flower generator stop generating if there's enough aura in the arae 2018-11-04 17:13:53 +01:00
Ellpeck
b90b5c9f8c added the flower generator 2018-11-04 16:38:09 +01:00
Ellpeck
4626d90c00 made the nature altar only hopper out full aura storage items 2018-11-02 20:56:46 +01:00
Ellpeck
f305eb8e04 change aura system a bit to respect lowest and highest spots rather than closest - this makes it work more consistently 2018-10-31 11:50:57 +01:00
Ellpeck
344bc1fd9c added the conversation catalyst 2018-10-31 01:17:58 +01:00
Ellpeck
bebdce7224 convert to fully using the Patchouli API 2018-10-30 11:08:50 +01:00
Ellpeck
5dc3a7a83d added the aura detector 2018-10-28 17:39:53 +01:00
Ellpeck
fe07d9304e finish up the ritual of the brewer 2018-10-28 16:21:43 +01:00