Compatibility
Minecraft: Java Edition
1.21.1–1.21.4
Platforms
Supported environments
Client-side
Server-side
Client and server
Tags
Creators
Details
Licensed GPL-3.0-only
Published 4 days ago
Updated 2 weeks ago
Backbone
Small feature based incremental mods, grouping any small feature I believe could be neat to have and can implement in a relatively short time.
Ideas and suggestions are welcome on my Discord server
Features
Other will be added as time comes
Jigsaw placement rotation via command
Since: 1.0
From: A ShaiTheLamb request
(see their Modrinth)
The /place jigsaw now is given optional extra arguments:
from /place jigsaw <pool> <target> <max_depth> <X> <Y> <Z>, it is now possible
to do /place jigsaw <pool> <target> <max_depth> <X> <Y> <Z> [<force_rotation:boolean> <rotation:0|90|160|270>].
There, the two extra arguments behave as such:
force_rotation: iftrue, makes the placed piece forcefully rotated with the provided rotation. Otherwise, adds the provided rotation to the random one.rotation: Indicates a rotation to apply to the placed piece. If forced, it allows you to ensure a specific rotation, or otherwise, get variant results from the random ones.


