hammy275
hammy275
I don't think it's realistically possible to do issues like #343 and #459 by parsing the data provided directly. No matter where we get the data from (the mod-provided data...
Fixes two major "show-stopping" bugs with Immersive Portals, making it work far better in Vivecraft than the "doesn't really" it does right now. This fixes two bugs: - On teleportation,...
Mojang is switching from `ResourceLocation` to `Identifier`. I don't particularly care which one it's named as (my metaphorical hill to die on is taking the `Level` side on the `Level`...
Needs to be done so data doesn't pollute between a singleplayer host and wherever they go after.
Allow adding new petting results via an interface which has a Datapack driven implementation.
Should be able to rotate the item inside. Since no rendering done, easier to build this as a tracker.
As it currently stands, `AbstractPlayerAttachmentImmersive` is the old Immersive system before #273 was completed, handling block-based Immersives with player attachments hacked on top. Since this class only handles player attachments...
Should make keypresses a little bit more consistent.