Commit graph

52 commits

Author SHA1 Message Date
Ell
5868fd6dce added a max range for aura spreading
addresses issues like #314
2023-06-27 10:40:31 +02:00
Ell
5bc8c42fef explicitly mention toml array formatting
closes #260
2023-02-16 15:30:50 +01:00
Ell
778e64282f disallow some more blocks from being plant boosted, and added the ablility to add more 2023-02-08 21:13:24 +01:00
Ell
b15fdefaa3 1.19.2 update and code cleanup 2022-09-03 12:06:41 +02:00
Ell
9635ccab5a updated to new forge version
Also closes #262
2022-08-01 16:14:37 +02:00
Ell
65cce7fae5 var 2021-12-15 16:30:22 +01:00
Ell
559c4165e8 a bunch more work, ugh 2021-12-08 00:31:29 +01:00
Ell
cd328cab6a some more work?? 2021-12-04 15:40:09 +01:00
Ell
f3fee3af39 added a config for the animal powder's maximum 2021-03-21 17:53:36 +01:00
Ell
ca5cd2dab9 allow replacing ores using the additionalOres config
Closes #185
2021-01-29 18:03:35 +01:00
Ell
7ec222996b added inexplicable anger 2020-11-08 22:57:41 +01:00
Ell
3493a43f17 added nether decay 2020-11-08 15:05:45 +01:00
Ell
75845ed3b5 rebalanced the aura field creator slightly 2020-10-17 02:12:41 +02:00
Ell
e4cb96ddcb reimplemented the aura type override config 2020-09-22 15:19:14 +02:00
Ell
cb1b37c96e IT COMPILES
I'll test it tomorrow :^)
2020-09-22 03:17:02 +02:00
Ellpeck
67af09918f Fixed the ore gen config not working with tags
Closes #127
2020-07-12 18:55:44 +02:00
Ellpeck
cd740b8485 fixed the aura type config not working for some mods
Closes #116
2020-05-13 14:07:33 +02:00
Ellpeck
7f4d6da0a6 run config later and validate some stuff in an attempt to address #116 2020-05-12 14:24:50 +02:00
Ellpeck
253fb64cac made all recipes JSON 2020-04-29 16:38:50 +02:00
Ellpeck
2d370c44b8 Added a config option to disable player rendering
Closes #106
2020-04-27 22:24:02 +02:00
Ellpeck
c0cc6166c1 added a config to move the aura cache bar
Closes #88
2020-03-11 23:32:37 +01:00
Ellpeck
c0806e3419 disallow disabling all negative aura imbalance effects
Can't believe this is something I have to do
2020-03-08 16:23:31 +01:00
Ellpeck
3c6f350f4c added grassy netherrack generation 2020-02-26 19:32:42 +01:00
Ellpeck
29b291eb15 added the aura cactus 2020-02-25 15:56:46 +01:00
Ellpeck
a4f0f509e8 added aura bloom 2020-02-25 15:14:56 +01:00
Ellpeck
3ff0aed4ad heaps of misc changes 2020-01-24 17:05:41 +01:00
Ellpeck
3077a0869a more misc porting work yay 2020-01-23 22:40:03 +01:00
Ellpeck
8fb7beb49f some more misc fixes 2020-01-22 23:21:52 +01:00
Ellpeck
60506d95be part 1 of probably 2000 2020-01-21 21:04:44 +01:00
Ellpeck
e482356563 automatic vazkii thing 2019-10-20 22:30:49 +02:00
Ellpeck
7f2f65aa88 added a config to blacklist ores and fix metadata being misrecognized
Closes #47
2019-04-14 12:10:12 +02:00
Ellpeck
de2e6aa23a chonki boi, part 1 2019-03-19 17:21:06 +01:00
Ellpeck
3523837e3e projectile generator, part 1 2019-03-12 19:34:59 +01:00
Ellpeck
299eb72ec0 ore spawn effect, part 1 2019-02-20 23:49:21 +01:00
Ellpeck
5096a19a19 added a config to move the aura meter
Closes #25
2019-02-05 11:49:14 +01:00
Ellpeck
6fc0ef8a43 THE RENUMBERING (yet to be fully tested) 2019-01-29 11:46:38 +01:00
Ellpeck
37bd687d1f added a nice looking aura effect 2019-01-27 19:12:48 +01:00
Ellpeck
5954863a53 added the rf converter 2019-01-26 00:34:05 +01:00
Ellpeck
1a2eee7ed9 added the animal effect 2018-12-20 00:12:59 +01:00
Ellpeck
8007fcb62b added a passive effect where aura gets added to aura caches around 2018-12-14 13:51:08 +01:00
Ellpeck
5700ab3053 added the aura spread effect and a nice clientside display of where aura spots are for debugging 2018-12-04 13:38:46 +01:00
Ellpeck
2603c590b1 Added an easy way to override aura types based on dimensions via code or config.
In relation to #18
2018-12-02 13:49:20 +01:00
Ellpeck
3598e424b0 added the breathlessness effect 2018-11-29 17:58:47 +01:00
Ellpeck
6275a326de added explosion effect 2018-11-21 17:45:06 +01:00
Ellpeck
caf4fe9b1e added the offering table functionality 2018-11-20 19:59:18 +01:00
Ellpeck
b742ccf5be increase the default range of the aura field creator to 10 2018-11-14 15:59:29 +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
850e37889b added the aura field creator 2018-11-13 00:36:47 +01:00
Ellpeck
27217f5854 some api and config for the pickaxe conversion and flower generator 2018-11-12 00:32:35 +01:00