You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+38Lines changed: 38 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,42 @@ WesterosCraftEssentials is a custom Fabric mod that handles various requirements
4
4
5
5
6
6
## Features
7
+
A /ptime command to allow players to set their own time without affecting the server's time
7
8
9
+
A /pweather command to allow players to set their own weather without affecting the server's weather
10
+
11
+
A registry that tracks the opening and closing of doors, gates and trapdoors. When a guest opens or closes a door, after some time, it is reset to it's original condition
12
+
13
+
A large array of mixins to prevent randomTick events:
0 commit comments