bdb0ed0701
Consistently use 'mob head' terminology in the API
...
previously, we were sometimes using 'mob head' and other times 'skull', sometimes even within the same file.
2023-05-26 15:08:00 +01:00
fa719f37d5
Implement Cave Vines & Glow Berries ( #5424 )
2023-05-08 19:24:23 +01:00
299ff5d912
Register mangrove boat item
2023-05-04 16:39:23 +01:00
ca1f1bf09f
Fixed glowing item frames
...
due to technical limitations, this requires separating them back into two different block types. However, this isn't too egregious since it's just one flag, and actually simplifies some code.
closes #5478
2023-01-12 21:52:52 +00:00
b4c7d33388
Implement Medicine (from Education Edition) ( #5450 )
2022-12-24 17:38:12 +00:00
b3473960b4
Implemented chain ( #5454 )
2022-12-22 15:22:04 +00:00
44e288554a
Implement new records ( #5433 )
2022-12-18 21:15:27 +00:00
1366a43c22
Implement Turtle Shell ( #5235 )
2022-09-28 18:19:15 +01:00
7fd4c12ea1
First look at (mostly) unified item serializer registrar
...
this halves the amount of code needed to implement most items.
2022-08-27 15:10:55 +01:00