Skip to content

Commit

Permalink
Update en_us.json
Browse files Browse the repository at this point in the history
  • Loading branch information
RS-256 authored May 8, 2024
1 parent 0c1b9d0 commit e3663b7
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions src/main/resources/assets/taichiCarpet/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
"carpet.category.taichi": "taichi",
"carpet.category.protocol": "protocol",

"carpet.rule.optimizedFallDamageRaycast.desc": "Disable fallDamageRaycast while the entity is moving upwards. Ported from chronos carpet by bread, pentasteve.",
"carpet.rule.optimizedFallDamageRaycast.desc": "Disable fallDamageRaycast while the entity is moving upwards.",
"carpet.rule.optimizedFallDamageRaycast.extra0" : "Ported from chronos carpet by bread, pentasteve",

"carpet.rule.optimizedFallDamageRaycastOutOfWorld.desc": "",
"carpet.rule.optimizedFallDamageRaycastOutOfWorld.desc": "Disable fallDamageRaycast while the entity is out of the world.",
"carpet.rule.optimizedFallDamageRaycastOutOfWorkd.extra0" : "Inspired from chronos carpet by bread, pentasteve",

"carpet.rule.commandView.desc" : "Enable /view command to changes the view distance of the server without op",

Expand All @@ -27,7 +28,7 @@

"carpet.rule.disableWanderingOutOfWorld.desc" : "entity out of world should not do wandering pathfinding",

"carpet.rule.disablePushEntityOutOfWorld.desc" : ";;",
"carpet.rule.disablePushEntityOutOfWorld.desc" : "Disable pushEntity while the entity is out of the world.",

"carpet.rule.disableNetherPortalCollisionCheck.desc": "Disable laggy nether portal collision checks introduced in 1.19.3",
"carpet.rule.disableNetherPortalCollisionCheck.extra0": "Large mobs may suffocate when going through portals if you enable this",
Expand Down Expand Up @@ -56,5 +57,5 @@

"carpet.rule.disablePassengerLimit.desc" : "passenger limit when send player mount command",

"carpet.rule.cceSuppressionCrashFix.desc": "ClassCastException"
}
"carpet.rule.cceSuppressionCrashFix.desc": "yeets classCastException crash"
}

0 comments on commit e3663b7

Please sign in to comment.