Skip to content

A configurable server-side mod that brings back the Tumble functionality of snowballs from Legacy Console Edition.

License

Notifications You must be signed in to change notification settings

squigglesdev/SnowballSpleef

Repository files navigation

Snowball Spleef

A configurable server-side mod that brings back the Tumble functionality of snowballs from Legacy Console Edition.

Modrinth       Fabric API

Features

Configurable block destroy list

Server admins can, using the /snowball command, specify a list of blocks that can be destroyed by snowballs:

snowball add stone
>> Added block stone to breakable list

snowball remove stone
>> Removed block stone from breakable list

snowball list
>> The current breakable blocks are: stone, grass_block, ice

Ignite TNT

Server admins can also specify if snowballs ignite TNT, similar to the Legacy Console Edition minigame:

snowball ignitesTNT true
>> SnowballsIgniteTNT set to true

snowball ignitesTNT false
>> SnowballsIgniteTNT set to false

Hurt Players

Snowballs now deal a small amount of damage and knockback to players, similar to the Legacy Console Edition minigame.

Other Projects

Like SnowballSpleef? Consider checking out my other Tumble mechanic port, RocketSpleef!

About

A configurable server-side mod that brings back the Tumble functionality of snowballs from Legacy Console Edition.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages