Commit graph

704 commits

Author SHA1 Message Date
Ell
23eebb91db made weather changer item amount actually use a little less aura to be worthwhile 2022-09-15 14:15:18 +02: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
cdb1bb1b49 re-added world gen stuff 2022-06-27 16:10:52 +02:00
Ell
3b81d8eb68 1.19 port part 1 2022-06-27 15:24:04 +02:00
Ell
9495352b61 added tags for altar materials
Closes #250
2022-06-01 16:00:55 +02:00
Ell
31c0a9221e fixed effect powders dropping invalid item when broken
Closes #253
2022-06-01 15:55:31 +02:00
Ell
0705b2e1e7 moved pride flag down so that it doesn't clash with bookmarks
Closes #254
2022-06-01 15:54:05 +02:00
Ell
c4cb0cc512 fixed the pride tooltip 2022-06-01 15:52:32 +02:00
Ell
d7379b7e71 fixed the disentangler of mortals not working
Closes #251
2022-05-20 20:48:10 +02:00
Ell
8770ac6cd7 some more caching for some more performance improvements! 2022-05-20 20:29:40 +02:00
Ell
5bee48bdfc this is not necessary 2022-05-20 19:05:31 +02:00
Ell
a68e728695 cache some more aura values
Possibly addresses #252
2022-05-20 19:03:44 +02:00
masik16u
f9ba1a35a4
Update uk_ua.json (#245) 2022-03-14 11:28:17 +01:00
Ell
73b4d285f1 update to 1.18.2 yooo 2022-03-04 15:59:04 +01:00
Ell
76219cb662 added cluster tag to pickaxes
Closes #237
2022-02-11 21:07:00 +01:00
Ell
5905e7bbb8 fixed roses of oblivion not spawning
Closes #242
2022-02-11 20:59:31 +01:00
Ell
87d080416d possibly finally fixed the chunk nightmare of 2021 (#235) 2021-12-31 11:28:39 +01:00
Ell
716350e788 Possibly fixed lag related to #235 2021-12-29 22:00:52 +01:00
Ell
20a3969943 some patchouli fixes
Closes #234
2021-12-28 11:53:10 +01:00
Ell
8adf52eb93 some refactoring 2021-12-23 13:27:52 +01:00
Ell
6a9f3675af Fixed aura cache not having a durability bar 2021-12-23 13:24:02 +01:00
Ell
75948872b7 fixed jei being unable to get the spring's color
Closes #226
2021-12-23 13:13:34 +01:00
Ell
5bf5b14fa8 fixed the aura recharge effect not fully charging a cache
Closes #225
2021-12-23 13:12:54 +01:00
Ell
f5428adbc6 ensure that weird mixins don't break the multiblock maker
Closes #233
2021-12-23 12:52:48 +01:00
Ell
db0729b17d fixed golden leaves not colliding 2021-12-22 23:29:40 +01:00
Ell
9f47487dca Fixed server startup crash
Closes #232
2021-12-22 23:28:57 +01:00
Ell
dffeeab4d8 fixed advancements being awarded all at once
Closes #231
2021-12-22 19:43:53 +01:00
Ell
82384dc1e7 added back in-world rendering 2021-12-20 00:49:38 +01:00
Ell
29b067d294 fixed particle rendering 2021-12-19 19:33:44 +01:00
Ell
8f62c01cc3 fixed ender crate model offset 2021-12-19 18:49:05 +01:00
Ell
5c04244e00 bring back model rendering 2021-12-19 18:47:50 +01:00
Ell
1469e4ca5f added back overlay rendering 2021-12-19 18:24:54 +01:00
Ell
5b7df8bd45 re-added JEI compat 2021-12-19 17:14:56 +01:00
Ell
5db697abb1 register features more 2021-12-19 16:51:20 +01:00
Ell
c0bf5f0d93 bring back curios compat 2021-12-19 16:35:03 +01:00
Ell
f8d3d022fd fixed effect powders being weird 2021-12-19 16:26:31 +01:00
Ell
2b6b42e091 matches is areItemStacksEqual, isSame is areItemsEqual
obviously
2021-12-19 15:40:53 +01:00
Ell
198a4d359a made stuff tick 2021-12-19 15:32:45 +01:00
Ell
8fd1b0333e IT RUNS 2021-12-16 21:56:27 +01:00
Ell
65cce7fae5 var 2021-12-15 16:30:22 +01:00
Ell
24cf4ae186 IT C O M P I L E S 2021-12-15 16:24:53 +01:00
Ell
584514944b did so much work, and it's still not over, I'm going to die 2021-12-15 14:26:42 +01:00
Ell
559c4165e8 a bunch more work, ugh 2021-12-08 00:31:29 +01:00
Ell
78eaf11948 some more work~ 2021-12-06 14:38:12 +01:00
Ell
ba47a8823e a bit more work 2021-12-05 23:32:31 +01:00
Ell
1880bf785d some more workkkk 2021-12-04 19:17:21 +01:00
Ell
cd328cab6a some more work?? 2021-12-04 15:40:09 +01:00
Ell
a555c1df1e Merge remote-tracking branch 'origin/main' 2021-09-26 16:47:10 +02:00
Ell
5b6e4eebea fixed gold powder not being used when placed on wood logs
Closes #217
2021-09-26 16:47:01 +02:00
masik16u
4fb794fa2b
Create uk_ua.json (#221) 2021-09-26 16:33:47 +02:00
Ell
99fc5e7cc9 Gracefully handle aura chunk packet exceptions
Closes #220
2021-09-26 16:33:05 +02:00
Ell
20ca7711ff improve aura spot performance by combining aura and spot amount
Improves #216
2021-06-28 14:31:37 +02:00
Ell
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
Ell
472a94a7eb high quality programming 2021-04-03 23:22:42 +02:00
Ell
204007cfd7 fixed effect powders not being visible to clients 2021-04-03 23:16:18 +02:00
Ell
8c56d67133 updated dependencies 2021-03-30 16:22:40 +02:00
Ell
1ad751583b fixed a serverside projectile generator crash
Closes #202
2021-03-30 15:49:35 +02:00
Ell
f4bb53ec5e simplified aura generation code 2021-03-30 15:44:31 +02:00
Ell
f3fee3af39 added a config for the animal powder's maximum 2021-03-21 17:53:36 +01:00
Ell
a2db21ad4f added a recipe for ancient bark
Closes #196
2021-03-21 17:44:31 +01:00
Ell
a28e154a24 Fixed the botanist's hoe not creating seeds
Closes #198
2021-03-21 17:42:39 +01:00
Ell
2c4c868982 slightly increase corporeal eye range and update rate
Closes #200
2021-03-21 17:41:14 +01:00
Ell
2562a96e6e fixed iron and gold names 2021-03-21 17:38:58 +01:00
Ell
171404fc33 added recipes for milk and eggs 2021-03-21 17:37:33 +01:00
Ell
8417523e31 slightly increase performance by reducing the activity of some effects 2021-01-30 17:21:41 +01:00
Ell
ba6c274842 remove unloaded aura chunks 2021-01-30 16:50:02 +01:00
Ell
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
Ell
06ec3cb4ff added a new system that possibly massively increases aura spot performance 2021-01-29 20:33:37 +01:00
Ell
65879a448c Register features correctly this time
Closes #163
2021-01-29 18:19:04 +01:00
Ell
0dae10eed4 Fixed an Oak Generator crash with some modded world gen
Closes #176
2021-01-29 18:06:54 +01:00
Ell
d81003ae61 Fixed wrong recipe displaying in the potato section
Closes #183
2021-01-29 18:04:47 +01:00
Ell
ca5cd2dab9 allow replacing ores using the additionalOres config
Closes #185
2021-01-29 18:03:35 +01:00
Ell
1de2852a22 Change the prismarine recipe to overworld to avoid continuing the craft
Closes #186
2021-01-29 18:01:59 +01:00
Ell
7368b74c12 Merge remote-tracking branch 'origin/main' into main 2021-01-29 18:01:10 +01:00
Ell
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
Ell
64fb7483bc added eye of the pillager 2021-01-14 23:42:53 +01:00
Ell
6d8c63e94d explicitly say which machines don't work in the nether and end 2021-01-14 23:23:33 +01:00
Ell
f7f61a1f56 code formatting 2021-01-14 23:15:02 +01:00
Ell
5350566f9c allow warped planks in the crimson altar 2021-01-14 23:03:09 +01:00
Ell
45022cde9f disallow aura mending for aura items on the enchantment table 2021-01-14 22:51:11 +01:00
Ell
518512b3b9 lower the amount of aura that the everlasting spring drains 2021-01-14 22:39:57 +01:00
Ell
3392441e38 changed the way the feature config works
Closes #180
2021-01-11 23:39:19 +01:00
Ell
548050b6e9 Fixed a crash when looking at effect powder with TOP
Closes #177
2021-01-11 22:50:11 +01:00
Ell
1d6bfe1762 Fixed a crash with forestry world gen
Closes #176
2021-01-11 22:41:33 +01:00
Ell
af63481059 Fixed ender pearls crashing servers
Closes #170
2021-01-06 22:26:06 +01:00
Ell
d0d61a878f Reordered advancements a bit to account for proper progression 2021-01-06 22:08:18 +01:00
Ell
c9da637d02 made ender crates use a lot less aura 2020-12-09 04:04:09 +01:00
Ell
f0d25aada9 possibly increase performance by iterating chunks with spots in them only 2020-12-07 01:06:22 +01:00
Ell
52541aa195 switch to the vanilla particle system
Probably closes #165
2020-12-04 14:15:34 +01:00
Ell
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
Ell
07c78a3627 allow ender pearls and tridents to be dispenser'd again 2020-11-27 22:18:59 +01:00
Ell
2951127633 fixed the field creator being unable to break snow
Closes #153
2020-11-16 22:53:15 +01:00
Ell
84df7b4181 fixed patchouli version range?
Closes #158 probably
2020-11-16 22:24:00 +01:00
Ell
843da49676 increase the likelihood of aura spreading happening even if there are no fully filled spots 2020-11-16 22:17:50 +01:00
Ell
46b7d2bd69 added nether mobs to the altar of birthing
Closes #157
2020-11-16 22:10:15 +01:00
Ell
7ec222996b added inexplicable anger 2020-11-08 22:57:41 +01:00