Changes
Page history
Update Changelogs
authored
May 02, 2026
by
Ashijin
Hide whitespace changes
Inline
Side-by-side
Changelogs.md
View page @
4e2ee3d8
...
...
@@ -287,7 +287,7 @@ StoryItem:
Furniture
---------
###
NEW:
Connectable Furniture
### Connectable Furniture
-
Added
`ConnectionModels`
for furniture that changes model based on neighboring furniture of the same type.
-
Supports default, straight, left end, right end, inner corner, and outer corner models.
...
...
@@ -345,7 +345,7 @@ HiddenStatue:
Custom Blocks
-------------
###
NEW:
`~onRandomTick` for Custom Blocks
### `~onRandomTick` for Custom Blocks
-
Custom block skills can now run from random tick logic.
-
The optional interval uses vanilla-style random tick chance math.
...
...
...
...