-
ADDED: Showcase component. Displays a large rotating item in 3D.
-
ADDED:
large_framed_showcase
andmedium_framed_showcase
templates to go with the component. -
FIXED: Study mixin fails to target on fabric.
-
ADDED: Books now have
open_sound
andflip_sound
keys. These should be a ResourceLocation pointing to a SoundEvent. Default sound included, no changes need to be made to use it. -
CHANGED: Navigational buttons within books will now use the
flip_sound
button, rather than the standard clicking sound. -
FIXED: Rebinding study does not work.
-
FIXED: Multiblock rendering can crash if a StateMatcher has no states.
-
FIXED: Fabric servers crash on startup.
BREAKING CHANGES:
-
CHANGED: BookTypes now use a dispatch codec and the screen factory is separate. The
type
field in your book.json needs to be updated accordingly, check the documentation. -
CHANGED:
modopedia:shapeless_recipe
andmodopedia:shaped_recipe
templates have been merged intomodopedia:crafting_table_recipe
. -
I hope there will be no more breaking changes needed from now on :)
-
ADDED: "Study" keybind to open a book to the entry an item belongs to. Similar to Create's ponder.
-
ADDED: Multiblock page components now have a
view_angle
key to change the viewing perspective. Default is 30 degrees (isometric). -
ADDED: Commands for opening books, categories and entries. Start with /modopedia.
-
ADDED: Item hover text formatting tag.
-
ADDED: Internal link text formatting tags.
-
ADDED: Holding shift while pressing the back button will take you to the landing page.
-
FIXED: Multiblock page components pivot around the wrong point.
- ADDED: Multiblock no offsets option
- FIXED: Button count on lists is incorrect.
- FIXED: Buttons on subsequent pages are placed at an incorrect height.
- FIXED: Couple small loading bugs I missed.
Everything is here. yippee.