- Fixed the issue of exceptions on dedicated server with Fabric Loader above 0.15.
- Swapped the buttons on the sign edit screen of rearrange and clear.
- Fixed the issue that column building tool may crash the dedicated server.
- Fixed the issue that text properties may be lost if they are copied from a wall sign with a text copy tool.
- Fixed the issue that other players do not see changes after editing a sign.
- (For 1.20.2) Removed the feature of walking accelerated on road blocks as well as relevant game rules.
- Fixed the issue that text properties may be lost if they are copied from a wall sign with a text copy tool.
- Fixed the issue that other players do not see changes after editing a sign.
- Fixed the issue that after deleting a row of text using Backspace in the sign edit screen, the no remaining text is selected.
- Fixed the issue of impossibility in the sign edit screen to set custom values for properties of texts except the last line.
- Modified the display name of glass handrail blocks.
- Added three types of signs of various wood and stripped wood, and sign bars of stripped wood.
- Fixed the issue that standing signs of nether woods are flammable.
- Adjusted the sequence of some standing signs in the inventory to conform to the sequence of difference wood types in vanilla.
- Added simple plank handrails.
- Added nether wood framed glass handrails (including those with plank texture decoration and those with customizable colored decoration).
- Added the obsidian framed and crying obsidian framed handrails with decorations in different textures.
- Added glass handrails with frame of stone, cobblestone, mossy cobblestone, lapis, packed ice and blue ice.
- In the sign edit screen, when there is no texts added, press Enter to add texts.
- Adjusted the display in the sign edit screen, avoiding scroll bars occupying the place of text fields, and fixing the issue that user cannot scroll by dragging the scrollbar.
- Fixed the issue that handrail blocks on upside-down stairs are also displayed in the form of stairs.
- Adjusted the edit screen of signs. Optimized the content and display of tooltips of buttons.
- The numbers now support custom values, including text color and outline color.
- Adjusted the display of hex color values. When alpha channel exists, the hex color displays 8 digits instead of 6.
- When editing the text color and outline color, similar to the custom text color in previous versions, color names and hex colors are supported. Besides, for outline colors, now special keywords
auto
andnone
are supported. Text color names and the special keywords above now support displaying suggestions. - The tooltip of buttons contains shortcuts.
- Supports hiding the GUI to preview changes on the sign.
- When using mouse wheels to adjust text size, X scale or Y scale, mouse wheel scrolling up leads to sizing up or scaling up now, which conforms the user convention.
- Within the tooltip of the buttons, numbers that equal to integer values do not show decimal parts.
- Adjusted the display of some items in the creative inventory. Some adjustable parameters are not added repetitively, saving more room.
- Fast building tools now display its size of range in the name.
- Growth tools affect the size of slimes (and magma cubes) now.
- Growth tools can be used in dispensers.
- Force placing tools now suppress the
onBlockAdded
method. For example, you can directly place fluids without concerning it may flow. - Force placing tools and fast building tools can identify in off-hands flint and steel (to place fire) and bucket (to place fluid).
- Added colored glass panes.
- Colored glass, colored glass pane, colored ice and colored portals can now affect beacons (depending on block tag
mishanguc:tints_beacon_beams
). - Adjusted the placement of slab blocks to avoid in same caves when using fast building tools to place slabs, the operation is incorrectly considered to double the slab.
- Added column building tool.
- Modified the mod's description.
- (For versions 1.19.4 and above) Fixed the issue that cherry leaves use the texture of acacia leaves.