Skip to content

coderthegreat2/thirdlife

Repository files navigation

just a simple server-sided fabric implementation of Grian's third life series so that you dont have to use spigot.

This mod is entirely server-sided and is not needed on the client to play on the modded server.

Requires fabric API to function properly.

Functionality:

  • Bans players who have died 3 times
  • Sends a chat message to players after they die or join the server telling them how many lives they have remaining
  • Adjusts name colors to show remaining lives (as done in Grian's original third life series)
  • Includes 2 commands.

Commands:

/lives

prints remaining player lives, requires no permissions

/setdeaths <player> <integer>

sets a players deaths to a value, requires permission level of 2 (or operator)

The following difficulty changes are applied to the difficult version:

  • Bookshelves do not buff enchant tables
  • Zombie villagers cannot be cured
  • Bastions cannot contain netherite upgrade templates
  • Blazes do not drop blaze rods
  • Ancient debris is 20x more common bc funny

The following recipes are disabled:

  • anvil
  • end crystal
  • mace
  • respawn anchor

The following recipes have been modified to be possible to craft:

  • ender chest (eye of ender is replaced with ender pearl)
  • shulker box (8 pearls around a chest)
  • tnt (recipe is changed to 5 sand 4 paper and 1 gunpowder to be easier to craft)

About

a basic server-sided fabric implementation of Grian's third life series with minimal admin control

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages