Geyser/core/src/main/java/org/geysermc/geyser/registry/populator
Kas-tle 1df63c6de8
Support Bedrock 1.20.70 (#4477)
* Support 1.20.70

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Update readme

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Use 1.20.70 mappings

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Creative lectern drops work but not survival yet

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Fix lectern book pickup in survival

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Add copyright notices to new files

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Temp fix for incorrect creative_items from Cloudburst/Data

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Fix item frame breaking in creative

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Clarify what to remove when 1.20.60 support is dropped

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

* Don't use dim change enum pre 1.20.70

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>

---------

Signed-off-by: Joshua Castle <26531652+Kas-tle@users.noreply.github.com>
2024-03-11 00:29:27 -07:00
..
BlockRegistryPopulator.java Support Bedrock 1.20.70 (#4477) 2024-03-11 00:29:27 -07:00
Conversion630_622.java Support Bedrock 1.20.70 (#4477) 2024-03-11 00:29:27 -07:00
Conversion649_630.java Support Bedrock 1.20.70 (#4477) 2024-03-11 00:29:27 -07:00
Conversion662_649.java Support Bedrock 1.20.70 (#4477) 2024-03-11 00:29:27 -07:00
CreativeItemRegistryPopulator.java Support Bedrock 1.20.60 (#4415) 2024-02-06 20:11:17 +01:00
CustomBlockRegistryPopulator.java Deprecate unit cube in block components (#4470) 2024-03-02 01:56:35 +01:00
CustomItemRegistryPopulator.java Fix: Workaround for recipes involving custom items to show up in the recipe book (#4484) 2024-03-10 23:38:38 +01:00
CustomSkullRegistryPopulator.java Support Bedrock 1.20.60 (#4415) 2024-02-06 20:11:17 +01:00
ItemRegistryPopulator.java Support Bedrock 1.20.70 (#4477) 2024-03-11 00:29:27 -07:00
PacketRegistryPopulator.java Merge remote-tracking branch 'origin/master' into feature/protocol-3.0 2023-04-06 13:26:28 -04:00
RecipeRegistryPopulator.java Project wide syntax/annotation cleanup (#4238) 2023-12-05 18:54:42 -05:00