AntiCactus

AntiCactus
AntiCactusを使用してサボテンの上に安全に立つ。
タイプハック
カテゴリーブロック
ゲーム内説明“サボテンのダメージから保護します。”
デフォルトキーバインドなし
ソースコードnet/wurstclient/hacks/AntiCactusHack.java

AntiCactusは、通常はcactusブロックに触れることから発生するはずのdamageからユーザーを保護します。

これは、サボテンのhitboxを完全なブロックのものに変更することで行います。したがって、プレイヤーは実際にはサボテンに触れないようになります。

Changes

VersionChanges
Wurst 2.1Added AntiCactus.
Wurst 7.0pre1Temporarily removed AntiCactus.
Wurst 7.0pre5Re-added AntiCactus.
Wurst 7.15.2Fixed AntiCactus not working.