[PLANNED] Neccessary tasks for 1.19.2 port of v2.0
Zepalesque opened this issue · 1 comments
Things I’ll have to do for the 1.19.2 port of update 2.0, since I plan to re-port it from scratch. This list may not be complete, and will be updated often once I begin the port.
Code changes:
-
Switch back to searching a bounding box under the player for quicksoil behaviorturns out this isn’t necessary actually - Switch all items (and blocks with an item variant) to use
ItemProperties#tab
again - Switch Falling leaf particles to using a backported method for placement
- Refactor the pack config menu, use various backported methods, can be based on previous port
- Remove all traces of data generation
- Fix all glowing textures to use forge’s old system
-
Fix flower petal block models, use backported vanilla modelturns out this was already in 1.20 lol -
Backport 1.20 block SoundTypesunnecessary tbh, and a hassle for such a tiny difference - Fix issues with registry stuff due to registries moving
Additions:
- Reimplement Skyroot Crafting Table
- Reimplement Holystone Furnace
- Reimplement Skyroot Ladders
- Reimplement Skyroot Chests + Mimics
- (Maybe) reimplement night music tracks
- (Probably) reimplement blue aercloud bounce sfx
- (Maybe) reimplement alternate golden cloud behavior
- (Maybe) Implement Dark Swets