|
5b6e4eebea
|
fixed gold powder not being used when placed on wood logs
Closes #217
|
2021-09-26 16:47:01 +02:00 |
|
|
99fc5e7cc9
|
Gracefully handle aura chunk packet exceptions
Closes #220
|
2021-09-26 16:33:05 +02:00 |
|
|
20ca7711ff
|
improve aura spot performance by combining aura and spot amount
Improves #216
|
2021-06-28 14:31:37 +02:00 |
|
|
19cc8f4a52
|
stop using nextGaussian for PlantBoostEffect because it's cool but very slow
|
2021-06-28 14:16:34 +02:00 |
|
kappa-maintainer
|
203d664291
|
Update Chinese translation (#209)
* Update Chinese translation
* Use proper macro
|
2021-05-22 19:47:08 +02:00 |
|
Jeremiah Winsley
|
e06b2030fc
|
prevent crash when using sundial outside of overworld (#210)
|
2021-05-22 19:44:20 +02:00 |
|
|
472a94a7eb
|
high quality programming
|
2021-04-03 23:22:42 +02:00 |
|
|
204007cfd7
|
fixed effect powders not being visible to clients
|
2021-04-03 23:16:18 +02:00 |
|
|
8c56d67133
|
updated dependencies
|
2021-03-30 16:22:40 +02:00 |
|
|
1ad751583b
|
fixed a serverside projectile generator crash
Closes #202
|
2021-03-30 15:49:35 +02:00 |
|
|
f4bb53ec5e
|
simplified aura generation code
|
2021-03-30 15:44:31 +02:00 |
|
|
f3fee3af39
|
added a config for the animal powder's maximum
|
2021-03-21 17:53:36 +01:00 |
|
|
a2db21ad4f
|
added a recipe for ancient bark
Closes #196
|
2021-03-21 17:44:31 +01:00 |
|
|
a28e154a24
|
Fixed the botanist's hoe not creating seeds
Closes #198
|
2021-03-21 17:42:39 +01:00 |
|
|
2c4c868982
|
slightly increase corporeal eye range and update rate
Closes #200
|
2021-03-21 17:41:14 +01:00 |
|
|
2562a96e6e
|
fixed iron and gold names
|
2021-03-21 17:38:58 +01:00 |
|
|
171404fc33
|
added recipes for milk and eggs
|
2021-03-21 17:37:33 +01:00 |
|
|
8417523e31
|
slightly increase performance by reducing the activity of some effects
|
2021-01-30 17:21:41 +01:00 |
|
|
ba6c274842
|
remove unloaded aura chunks
|
2021-01-30 16:50:02 +01:00 |
|
|
25b5ab0548
|
Revert "added a new system that possibly massively increases aura spot performance"
This reverts commit 06ec3cb4
|
2021-01-30 16:43:46 +01:00 |
|
|
06ec3cb4ff
|
added a new system that possibly massively increases aura spot performance
|
2021-01-29 20:33:37 +01:00 |
|
|
65879a448c
|
Register features correctly this time
Closes #163
|
2021-01-29 18:19:04 +01:00 |
|
|
0dae10eed4
|
Fixed an Oak Generator crash with some modded world gen
Closes #176
|
2021-01-29 18:06:54 +01:00 |
|
|
d81003ae61
|
Fixed wrong recipe displaying in the potato section
Closes #183
|
2021-01-29 18:04:47 +01:00 |
|
|
ca5cd2dab9
|
allow replacing ores using the additionalOres config
Closes #185
|
2021-01-29 18:03:35 +01:00 |
|
|
1de2852a22
|
Change the prismarine recipe to overworld to avoid continuing the craft
Closes #186
|
2021-01-29 18:01:59 +01:00 |
|
|
7368b74c12
|
Merge remote-tracking branch 'origin/main' into main
|
2021-01-29 18:01:10 +01:00 |
|
|
b77aab63a8
|
Fixed winter's calling replacing blocks that are waterlogged
Closes #187
|
2021-01-29 18:01:03 +01:00 |
|
Niels Pilgaard Grøndahl
|
4b62cd174f
|
Sulfur isn't that common settle down (#184)
|
2021-01-29 17:46:32 +01:00 |
|
|
64fb7483bc
|
added eye of the pillager
|
2021-01-14 23:42:53 +01:00 |
|
|
6d8c63e94d
|
explicitly say which machines don't work in the nether and end
|
2021-01-14 23:23:33 +01:00 |
|
|
f7f61a1f56
|
code formatting
|
2021-01-14 23:15:02 +01:00 |
|
|
5350566f9c
|
allow warped planks in the crimson altar
|
2021-01-14 23:03:09 +01:00 |
|
|
45022cde9f
|
disallow aura mending for aura items on the enchantment table
|
2021-01-14 22:51:11 +01:00 |
|
|
518512b3b9
|
lower the amount of aura that the everlasting spring drains
|
2021-01-14 22:39:57 +01:00 |
|
|
3392441e38
|
changed the way the feature config works
Closes #180
|
2021-01-11 23:39:19 +01:00 |
|
|
548050b6e9
|
Fixed a crash when looking at effect powder with TOP
Closes #177
|
2021-01-11 22:50:11 +01:00 |
|
|
1d6bfe1762
|
Fixed a crash with forestry world gen
Closes #176
|
2021-01-11 22:41:33 +01:00 |
|
|
af63481059
|
Fixed ender pearls crashing servers
Closes #170
|
2021-01-06 22:26:06 +01:00 |
|
|
d0d61a878f
|
Reordered advancements a bit to account for proper progression
|
2021-01-06 22:08:18 +01:00 |
|
|
c9da637d02
|
made ender crates use a lot less aura
|
2020-12-09 04:04:09 +01:00 |
|
|
f0d25aada9
|
possibly increase performance by iterating chunks with spots in them only
|
2020-12-07 01:06:22 +01:00 |
|
|
52541aa195
|
switch to the vanilla particle system
Probably closes #165
|
2020-12-04 14:15:34 +01:00 |
|
|
bb851dc228
|
register configured features as well so that the features know that they're actually very truly extremely registered now
Closes #163
|
2020-12-02 19:53:14 +01:00 |
|
|
07c78a3627
|
allow ender pearls and tridents to be dispenser'd again
|
2020-11-27 22:18:59 +01:00 |
|
|
2951127633
|
fixed the field creator being unable to break snow
Closes #153
|
2020-11-16 22:53:15 +01:00 |
|
|
84df7b4181
|
fixed patchouli version range?
Closes #158 probably
|
2020-11-16 22:24:00 +01:00 |
|
|
843da49676
|
increase the likelihood of aura spreading happening even if there are no fully filled spots
|
2020-11-16 22:17:50 +01:00 |
|
|
46b7d2bd69
|
added nether mobs to the altar of birthing
Closes #157
|
2020-11-16 22:10:15 +01:00 |
|
|
7ec222996b
|
added inexplicable anger
|
2020-11-08 22:57:41 +01:00 |
|