Dimension options on Forge/Fabric
dfsek opened this issue ยท 0 comments
Add a dimensions
option to the master config.yml
on Forge and Fabric of type List<DimensionConfig>
, where DimensionConfig
is a POJO containing information about the dimension to be created, such as the config pack and dimension ID. DimensionConfig
should also contain options to enable/disable a custom Nether portal type with custom block data.
This would allow mod pack developers to easily add dimensions to mod packs using Terra.