Skip to content

Dotnet implementation of the Gen game mode using Minecaft Dotnet

Notifications You must be signed in to change notification settings

Serble/GenDotnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gen

A Minecraft Gen game mode implementation using Minecraft Dotnet.

Features

  • Map loading from ITerrainProvider implementations.
  • Extendable player save management through IGenDataManager.
  • Mines that give an item and regenerate.
  • Villager shops to trade items.
  • Multi dimension support with any non-solid block supported as a portal.
  • Void death.
  • Fully configurable through the GenConfig record.

About

Dotnet implementation of the Gen game mode using Minecaft Dotnet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages