-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
enhancement 👷🏼♂️New feature or requestNew feature or requestpaper issue 📄This issue is related to PaperMC serverThis issue is related to PaperMC server
Description
Suggestion
In 1.21.5, strict placement was added to structure block placement, which ignores block updates
https://www.minecraft.net/en-us/article/minecraft-snapshot-25w02a 
- structure_block in the load mode has now a new option: Strict Placement
- If set to true, the blocks in the placed structure will not trigger block updates, block entity side effects, or shape updates
SKBee doesn't seem to have this feature implemented
Possible implementations:
set structure [strict|strict placement] of {_s} to true
place structure {_s} at location(0, 0, 0, "world") with [strict|strict placement]
Additional Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancement 👷🏼♂️New feature or requestNew feature or requestpaper issue 📄This issue is related to PaperMC serverThis issue is related to PaperMC server