Commit graph

656 commits

Author SHA1 Message Date
Ell a11c21d503 fixed curios not being optional, and made patchouli a mods.toml dep
closes #354
2024-05-16 18:28:20 +02:00
Ell 3ae1246ec6 fixed the mod not working on servers
closes #346
2024-03-29 13:17:40 +01:00
Ell 2b0dc58438 resolved todo 2024-03-12 20:10:30 +01:00
Ell fc6c376d37 fixed recipes 2024-03-12 20:09:56 +01:00
Ell 5497de1f1d fixed up some issues 2024-03-12 19:53:57 +01:00
Ell b3bc24ef09 generate data 2024-03-12 19:13:58 +01:00
Ell f7f425d7c8 IT COMPILES??? 2024-03-12 19:04:56 +01:00
Ell f2547e6555 a lot more 1.20.4 port work 2024-03-10 15:54:58 +01:00
Ell 5a4a191973 a bunch more 1.20.4 work 2024-03-10 11:29:12 +01:00
Ell 9010b9708e packet conversion 2024-03-10 10:41:34 +01:00
Ell 852ea30b63 automatic migration 2024-02-03 14:56:07 +01:00
Ell 323fadab82 fixed soulstrider armor applying an effect that reaches towards 0, 0, 0
closes #336
2023-12-17 18:11:05 +01:00
Ell 7b17349917 fixed the book breaking when an invalid altar recipe is found
closes #339
2023-12-17 18:10:06 +01:00
Ell 244ee2486e fixed tool aoe not applying enchantments
closes #340
2023-12-17 18:07:09 +01:00
Ell 453754096e fixed soulstrider hoe enchantments not being applied for the AOE effect
closes #327
2023-11-13 18:28:37 +01:00
Ell 5d0bbcf164 made the staff of riches work with lootr
closes #332
2023-11-13 18:24:16 +01:00
Ell d7e4389344 fixed allied players being hit by soulstrider armor effect
closes #334
2023-11-11 16:10:46 +01:00
Ell 791c6ada5e fixed effect inhibitor crash
closes #328
2023-09-25 13:42:06 +02:00
Ell 41214e7b2f fixed a rare race condition (?) when iterating block entities
closes #329
2023-09-25 13:35:42 +02:00
Ell f831d48bba fixed environmental eye working in the whole inventory
closes #311
2023-09-19 22:54:09 +02:00
Ell da7a7bab64 use forge's step-up attribute
closes #319
2023-09-19 22:46:13 +02:00
Ell 5a1f689b51 improved adept hopper interaction to not require sneaking
closes #326
2023-09-19 22:34:48 +02:00
Ell 433bd56957 fixed aura field creator not accepting item frames
closes #324
2023-09-19 22:27:46 +02:00
Martijn van den Brand 2a0f63e9f9
Add null check in BlockSpring#getBlockColor (#321) 2023-09-19 21:50:01 +02:00
Mrbysco be125f3038
Complete some TODO's (#318)
* Re-add Oak Gen replacement

* Update sweeping code to match Player.attack

* Add back worldgen

* Datagen the biome modifiers

* Generate the Mineable tags
2023-07-25 22:34:18 +02:00
Ell f3e34143cf various small fixes 2023-07-25 14:12:29 +02:00
Ell 778398186c creative tab 2023-07-25 14:04:48 +02:00
Ell b2e7a3f467 got tags working 2023-07-24 17:56:29 +02:00
Ell 6ab4634bfa everything but loot compiles 2023-07-08 12:32:27 +02:00
Ell 911f68d3b2 allow seeing aura spot debug in spectator
closes #314
2023-06-28 10:13:18 +02:00
Ell 7a18cd29d2 dded range argument to reset command
closes #281
partly addresses #314
2023-06-28 10:10:32 +02:00
Ell 856f01b7ca added tools to their respective tags
closes #312
2023-06-27 11:04:11 +02:00
Ell f87ef01caa fixed color changer crashing on white blocks, and not working with stained glass
closes #304
2023-06-27 10:59:05 +02:00
Ell 8bbc14652c made armor set calc concurrency-proof
closes #305
2023-06-27 10:42:53 +02:00
Ell 5868fd6dce added a max range for aura spreading
addresses issues like #314
2023-06-27 10:40:31 +02:00
Ell e7d79baaba turn drain spots into a class 2023-06-27 09:44:19 +02:00
Ell 7d9dce5a7b finished soulstrider shovel 2023-03-03 14:55:09 +01:00
Ell 8d68aa5777 soulstrider armor effects 2023-03-02 14:40:57 +01:00
Ell 764e662c2d added depth sword ability 2023-02-28 14:30:19 +01:00
Ell 43c8976298 added depth axe ability 2023-02-28 14:00:57 +01:00
Ell 336795421d fixed sky hoe not tilling a large area 2023-02-21 12:19:23 +01:00
Ell 80f313137f depth hoe effect 2023-02-21 12:09:31 +01:00
Ell f565a02561 switch to a mode toggle for tool abilities 2023-02-21 11:43:10 +01:00
Ell c1797eb14b start of depth tools 2023-02-17 14:21:39 +01:00
Ell 08643e79b8 fixed skyseeker pickaxe not picking up items from far enough away 2023-02-17 11:12:50 +01:00
Ell 81ff2a4140 added ingot of the depths 2023-02-17 11:10:06 +01:00
Ell 4af1787320 fixed some issues with the ward effect 2023-02-16 20:01:21 +01:00
Ell b3f2a61e5d lower limiter, part 1 2023-02-16 19:03:26 +01:00
Ell 7d23cafc77 added bottled vacuum 2023-02-16 16:24:47 +01:00
Ell 5bc8c42fef explicitly mention toml array formatting
closes #260
2023-02-16 15:30:50 +01:00