NucleoidMC / fantasy

Library to support creating dimensions at runtime
GNU Lesser General Public License v3.0
96 stars 28 forks source link

Registering DimensionType at runtime #43

Open slava110 opened 9 months ago

slava110 commented 9 months ago

Many properties for custom dimensions are defined in DimensionType. I think it would be cool if you could register/unregister it at runtime using Fantasy or use it without registration at all. It will open possibilities of creating custom generated dimensions.