Commit graph

230 commits

Author SHA1 Message Date
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
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
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
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
Ellpeck
78af31e8ab added the ability to automate aura bottles 2018-11-16 13:06:33 +01:00
Ellpeck
7daacd17e3 added the canopy diminisher 2018-11-14 19:14:03 +01:00
Ellpeck
868a1eaf98 Make the aura detector actually have hardness 2018-11-14 16:40:21 +01:00
Ellpeck
b742ccf5be increase the default range of the aura field creator to 10 2018-11-14 15:59:29 +01:00
Ellpeck
c4f83bfb6e change some gen values around a bit 2018-11-14 15:55:00 +01:00
Ellpeck
be448e26da un-oredict all ancient items because then mod compat isn't completely broken constantly 2018-11-14 14:03:28 +01:00
Ellpeck
f7c817a5c9 made the infused blade also have a special effect: slowness! 2018-11-13 19:15:24 +01:00
Ellpeck
21c33fc856 move the dragon breath config to the features part 2018-11-13 18:23:44 +01:00
Ellpeck
b0ac500ec0 Added a config for the passive aura effects and also fix double flowers dropping items on the ground with the boost effect
Closes #7
2018-11-13 18:21:41 +01:00
Ellpeck
a677ccfe67 only make leaves convert if their chunks are loaded 2018-11-13 17:13:27 +01:00
Ellpeck
5eed6c8792 add a passive effect that makes it so that extremely drained spots try to balance out with others in the area 2018-11-13 14:52:19 +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
a9a7191ebf rename this to be more generically applicable 2018-11-12 01:35:02 +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
d2531e1d8a moved extractAuraFromPlayer to the API for convenience 2018-11-11 22:58:58 +01:00
Ellpeck
dd126df00c made golden leaves have sparkle particles when they're done
Closes #2
2018-11-11 17:09:26 +01:00
Ellpeck
1854b42709 actually require mtlib in code too 2018-11-11 17:00:47 +01:00
Ellpeck
dbeb2914f1 add crafttweaker compat 2018-11-11 16:50:51 +01:00
Ellpeck
436f3b809b added a proper API \o/ 2018-11-11 13:26:19 +01:00
Ellpeck
0fee6082ef update patchouli and add it as a maven dep 2018-11-10 23:25:53 +01:00
Ellpeck
696c92ce59 made the gold powder's default state have no connections to improve book visualization 2018-11-09 13:15:25 +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
6248495b0b fix serverside flower generator crash 2018-11-09 00:35:00 +01:00
Ellpeck
0e93ebc2fd fixed nature altar lagging on laggy servers 2018-11-08 22:15:25 +01:00
Ellpeck
5456262cf1 add actual hardness to the hopper upgrade 2018-11-08 21:35:32 +01:00
Ellpeck
c88087087c a4 2018-11-08 20:49:51 +01:00
Ellpeck
49925bd1e4 fixed serverside crash because of a sideonly thing 2018-11-08 18:11:45 +01:00
Ellpeck
8e9979b192 implement the aura bottle into the progression 2018-11-08 18:03:58 +01:00
Ellpeck
b20c1be95f added bottled aura 2018-11-08 13:50:45 +01:00
Ellpeck
55c158111a fixed brilliant fiber not working on modded leaves 2018-11-08 12:24:21 +01:00
Ellpeck
278cd31242 fixed trinkets for second layer skin 2018-11-07 23:57:47 +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
3ba7397005 make the eye meter green 2018-11-07 20:08:22 +01:00
Ellpeck
a937952321 better ancient sapling texture 2018-11-07 17:28:09 +01:00
Ellpeck
872c5b362e update to newest patchouli 2018-11-07 16:55:16 +01:00
Ellpeck
c07118de2a don't return setBlockState in the multiblock maker 2018-11-07 13:38:10 +01:00
Ellpeck
646395aa70 add NA's own, faster multiblock system 2018-11-07 13:33:49 +01:00
Ellpeck
c6edd86fa9 made nice category icons for the book 2018-11-07 02:18:43 +01:00
Ellpeck
b7f152957d finish the amulet of wrath 2018-11-06 23:08:42 +01:00
Ellpeck
7146262381 added the shockwave amulet 2018-11-06 19:02:56 +01:00
Ellpeck
1b0df8272f added the hopper enhancement 2018-11-05 22:37:40 +01:00
Ellpeck
ca9e8456ae made blocks actually not just suck because Minecraft just sucks yes haha yes ok this commit comment is getting way too long 2018-11-05 20:52:29 +01:00
Ellpeck
3b5fd10f01 oredict some stuff 2018-11-05 20:42:48 +01:00
Ellpeck
019956144d some more advancements and placer recipe+doc 2018-11-05 18:03:07 +01:00
Ellpeck
215144cc5e add a better description 2018-11-05 16:42:31 +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
c49b961131 fix no two baubles working at the same time, a3 2018-11-04 17:48:04 +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
cacd51bd4c doc and stuff for the flower gen 2018-11-04 17:05:04 +01:00
Ellpeck
b90b5c9f8c added the flower generator 2018-11-04 16:38:09 +01:00
Ellpeck
3ea561ec3e made aura bar not display when the f3 screen is open so that it doesn't overlap 2018-11-04 12:43:22 +01:00
Ellpeck
713d8c45f0 this is entirely unnecessary, forge 2018-11-03 23:08:02 +01:00
Ellpeck
5642585b84 fix the sword texture being ugly :^) 2018-11-03 22:59:12 +01:00