Aleksey
7ef95cf747
Merge branch 'master' of https://github.com/paulevsGitch/BetterEnd
2021-04-26 09:43:39 +03:00
Aleksey
dba8876bde
Fix smelter exp, refactor
2021-04-26 09:43:22 +03:00
Aleksey
e66ab72de5
Merge pull request #144 from vemerion/master
...
Fix end stone smelter not giving exp on shift-click
2021-04-26 09:42:40 +03:00
Aleksey
265cc1a666
A liitle bit refactor
2021-04-22 09:50:32 +03:00
Aleksey
bc07b34f1c
Changed TagLoader injection point
2021-04-22 09:44:01 +03:00
paulevsGitch
6487ac81c6
Ice drop fix
2021-04-21 21:49:39 +03:00
paulevsGitch
38a09c0aef
Prevent anvil damage restore
2021-04-21 21:41:52 +03:00
paulevsGitch
5e2335b255
Bonemeal enhancement
2021-04-21 20:50:16 +03:00
paulevsGitch
6c8c021fb7
Flammable block
2021-04-21 20:11:31 +03:00
paulevsGitch
68575c40a1
Burning wood
2021-04-21 20:05:13 +03:00
paulevsGitch
e9043ea2db
Shrubland bushes
2021-04-21 19:46:25 +03:00
paulevsGitch
e6c411d6a1
Neon oasis enhancements
2021-04-21 19:27:49 +03:00
paulevsGitch
b6f6541e94
Neon cactus item
2021-04-21 18:22:31 +03:00
paulevsGitch
3cd71e300d
Fixed small entity bugs, move classes to correct package
2021-04-21 18:17:52 +03:00
vemerion
505acbb56b
Fix end stone smelter not giving exp on shift-click
...
This is a one character buggfix for a bug that prevented players from
getting exp when shift-clicking the output slot to retrieve the smelted
item. See this for the original Forge issue that made me aware of the
bug: https://github.com/Beethoven92/BetterEndForge/issues/85
2021-04-21 15:53:09 +02:00
Aleksey
056a23beb9
A little bit refactor
2021-04-21 15:58:04 +03:00
Aleksey
bf171754c7
End Stone Smelter GUI fix
2021-04-20 14:46:03 +03:00
paulevsGitch
c418fc4d04
Deprecated fuctions fix
2021-04-20 14:14:49 +03:00
Aleksey
ba07b9959d
Merge branch 'mojang-mappings'
...
# Conflicts:
# src/main/java/ru/betterend/entity/CubozoaEntity.java
# src/main/java/ru/betterend/entity/EndFishEntity.java
# src/main/java/ru/betterend/mixin/common/TagGroupLoaderMixin.java
# src/main/java/ru/betterend/registry/EndItems.java
# src/main/java/ru/betterend/rituals/EternalRitual.java
# src/main/java/ru/betterend/world/features/terrain/caves/EndCaveFeature.java
2021-04-19 22:31:33 +03:00
paulevsGitch
3f8da599ec
Fixes
2021-04-19 21:38:14 +03:00
paulevsGitch
3ec2edd6d5
Buckets & entity enhancements, cleanup
2021-04-19 21:22:11 +03:00
paulevsGitch
a802b4e77d
Merge pull request #143 from vemerion/master
...
Fix cubozoa and end fish getting smaller after every reload
2021-04-19 21:02:43 +03:00
paulevsGitch
00fd2b6199
Cave fix
2021-04-19 21:01:24 +03:00
paulevsGitch
95fc927c16
Cave generation fix & cleanup
2021-04-19 20:53:26 +03:00
vemerion
25b153f515
Fix cubozoa and end fish getting smaller after every reload
...
Previously, getScale() was used to get the size value when saving the
entity to NBT. However, this means that the entities will get
progressively smaller, since getScale() divides the true scale before
returning it. This commit fixes this by getting the 'raw' scale directly
from the dataTracker when saving the scale to NBT.
2021-04-19 15:36:56 +02:00
paulevsGitch
482ab05112
Merge pull request #142 from vemerion/master
...
Add cubozoa bucket and make fish buckets retain variant
2021-04-18 14:33:24 +03:00
Aleksey
071fae7ba5
More refactor
2021-04-18 13:35:25 +03:00
vemerion
b49bd6ef91
Add cubozoa bucket and make fish buckets retain variant
...
This change adds a cubozoa bucket that functions like the other types of
fish buckets. In addition to that, this commit also saves the size and
variant of end fish and cubozoa in the item tag when they are scooped up
in a bucket, so that they retain their size/variant when they are placed
again. Here is the issue from the Forge port that made me away of the
issue: https://github.com/Beethoven92/BetterEndForge/issues/93
2021-04-18 09:11:33 +02:00
Aleksey
01391537fe
TagLoader fix
2021-04-17 22:04:16 +03:00
Aleksey
d0f5f664c6
Update TagGroupLoaderMixin.java
2021-04-17 21:33:48 +03:00
Aleksey
a283ca1951
More refactor
2021-04-17 21:21:17 +03:00
Aleksey
04e03cac07
A little more refactor
2021-04-17 11:57:31 +03:00
Aleksey
2b19382e88
EndTags refactor
2021-04-17 11:25:30 +03:00
Aleksey
50d42c1218
Update TagHelper.java
2021-04-17 00:56:30 +03:00
Aleksey
81edbacc12
Migration complete
2021-04-17 00:26:35 +03:00
paulevsGitch
2a8853d615
Server mixins update
2021-04-15 01:16:53 +03:00
Aleksey
de3bc706bd
Continue migration
2021-04-14 09:31:07 +03:00
Aleksey
f03fd03bd0
Continue mapping migration
2021-04-12 21:38:22 +03:00
Aleksey
99ade39404
Continue
2021-04-12 18:05:06 +03:00
Aleksey
df94a0d12f
Continue
2021-04-12 16:41:36 +03:00
Aleksey
33dbfbe633
Continue migration
2021-04-12 16:34:13 +03:00
Aleksey
47ed597358
Start migration
2021-04-08 21:55:07 +03:00
Aleksey
6630ce0cab
Portal islands
2021-04-04 14:56:18 +03:00
paulevsGitch
fd093318c6
More fixes
2021-04-04 12:16:00 +03:00
paulevsGitch
f76ca1144d
Terrain generator fix
2021-04-04 12:01:37 +03:00
Aleksey
86a57a1bd8
Portals fixes
2021-04-03 20:30:29 +03:00
paulevsGitch
afc1cd888a
Small fixes
2021-03-30 16:31:45 +03:00
Aleksey
92f1d29211
Change portal search radius
2021-03-29 14:59:45 +03:00
paulevsGitch
9d5957aec6
Menger sponge fix & cleanup
2021-03-29 12:30:31 +03:00
paulevsGitch
5e1b661905
Chorus plant shape fix
2021-03-29 08:52:22 +03:00