Commit graph

323 commits

Author SHA1 Message Date
Ell
244ee2486e fixed tool aoe not applying enchantments
closes #340
2023-12-17 18:07:09 +01: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
6ab4634bfa everything but loot compiles 2023-07-08 12:32:27 +02:00
Ell
43c8976298 added depth axe ability 2023-02-28 14:00:57 +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
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
9c83d62055 auto cleanup 2023-02-15 23:52:52 +01:00
Ell
a88458d6d0 big cleanup 2023-02-15 23:45:50 +01:00
Ell
36b5114da3 still allow using the nether altar layout 2023-02-15 22:59:14 +01:00
Ell
9294a90e1a this may seem weird to some people, but
removed the nether altar
2023-02-15 22:46:32 +01:00
Ell
bf757248d2 fixed the spread effect and chunk loader visualization not working below 0 2023-02-06 11:21:22 +01:00
Ell
a49f71722c fixed blocks not dropping their items when broken
closes #290
2023-02-05 16:16:54 +01:00
Ell
b2a7a48876 made the swamp homi generate slightly less because of the new moss recipe
Closes #295
2023-02-05 15:53:31 +01:00
Ell
335c01702b fixed a crash with pneumaticcraft drones
closes #273
2023-01-28 10:50:13 +01:00
Ell
55ad057dda fixed the canopy diminisher not working
Closes #287
2023-01-28 10:48:11 +01:00
Ell
52512b5062 fixed armorer's aid not allowing raw ores to be duplicated
Closes #277
2022-09-30 15:27:17 +02:00
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
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
d7379b7e71 fixed the disentangler of mortals not working
Closes #251
2022-05-20 20:48:10 +02:00
Ell
73b4d285f1 update to 1.18.2 yooo 2022-03-04 15:59:04 +01:00
Ell
5905e7bbb8 fixed roses of oblivion not spawning
Closes #242
2022-02-11 20:59:31 +01:00
Ell
8adf52eb93 some refactoring 2021-12-23 13:27:52 +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
db0729b17d fixed golden leaves not colliding 2021-12-22 23:29:40 +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
5db697abb1 register features more 2021-12-19 16:51:20 +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
5b6e4eebea fixed gold powder not being used when placed on wood logs
Closes #217
2021-09-26 16:47:01 +02:00
Jeremiah Winsley
e06b2030fc
prevent crash when using sundial outside of overworld (#210) 2021-05-22 19:44:20 +02:00