promotional bannermobile promotional banner

SnakePlayer

MOD that allows the player to become a snake

File Details

[forge] snakeplayer-1.20.1-v1.3

  • R
  • Feb 6, 2025
  • 390.69 KB
  • 222
  • 1.20.1
  • Forge

File Name

snakeplayer-1.20.1-v1.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:snakeplayer-1183652:6162818")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added config to spread players when respawning
  • Added frustum culling and backface culling
  • Fixed a bug that player's AABB was not corrected when returning from a snake state.
  • Removed the ability for players to move forward on their own in creative mode.
  • Make each segment drop experience (config commands can specify amount of experience)
  • Fixed damage being taken while dead until respawn
  • Fixed damage not being taken during spectator

  • リスポーン時にプレイヤーをspreadさせるためのコンフィグを追加
  • frustum cullingとbackface cullingの追加
  • snake状態から戻ったときに、プレイヤーのAABBが修正されない不具合を修正
  • クリエィティブモードで勝手に前進しないように修正
  • 各セグメントで経験値を落とすように(コンフィグ・コマンドで経験値量を指定可能に)
  • 死んでる状態でもリスポーンするまでダメージが入るのを修正
  • スペクテータ時にダメージが入らないように修正