Skip to content

Commit

Permalink
microtick performance impact value
Browse files Browse the repository at this point in the history
  • Loading branch information
Fallen-Breath committed Oct 2, 2020
1 parent cf5e7f0 commit 219eaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/carpet/settings/CarpetSettings.java
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ public Boolean validate(CommandSource source, ParsedRule<Boolean> currentRule, B
extra = {
"Display actions of redstone components and blockupdates with wool block",
"Use /log microtick to start logging",
"Might increase server mspt for 1 ~ 4%",
"Might increase server mspt for up to 30% in redstone contraptions when it's on",
"endrods will detect block updates and redstone components will show their actions",
"observer, piston, endrod: pointing towards wool",
"repeater, comparator, rail, button, etc.: placed on wool"
Expand Down

0 comments on commit 219eaa3

Please sign in to comment.