init
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
### Last updated: August 21, 2025, 08:04 UTC
|
||||
# Copyright (c) 2025 SpacEagle17 – Licensed under the MIT License: https://opensource.org/licenses/MIT
|
||||
#---------------------------------------------------------------------------------------------------------------------
|
||||
##### IMPORTANT! WHERE TO CONTRIBUTE: #####
|
||||
# If you want to contribute to the Euphoria Patches modded support library, please only edit the files from GitHub. https://euphoriapatches.com/properties
|
||||
#
|
||||
#---------------------------------------------------------------------------------------------------------------------
|
||||
#### Template for Dimensions: ####
|
||||
#
|
||||
# dimension.world-1 = vanillaId1 vanillaId2 \
|
||||
# \
|
||||
# modName1:modId1 modName1:modId2 modName1:modId3 ... \
|
||||
# \
|
||||
# modName2:modId1 modName2:modId2 modName2:modId3 ... \
|
||||
#
|
||||
# dimension.world1 = ...
|
||||
# ...
|
||||
#
|
||||
# IDs should be grouped by mods, for every new mod it should be added in a new line using "\"
|
||||
#---------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
dimension.world0=* \
|
||||
\
|
||||
ad_astra:mars ad_astra:glacio \
|
||||
\
|
||||
iceandfire:dread_land
|
||||
|
||||
dimension.world-1=minecraft:the_nether minecraft:nether minecraft:world-1_the_nether \
|
||||
\
|
||||
ad_astra:venus ad_astra:mercury \
|
||||
\
|
||||
prominent:vaaz_volcano prominent:cinderstone_depths prominent:vaaz_past prominent:vaaz_present prominent:vaaz_assault
|
||||
|
||||
dimension.world1=minecraft:the_end minecraft:end minecraft:world1_the_end minecraft:world_the_end \
|
||||
\
|
||||
ad_astra:venus_orbit ad_astra:mercury_orbit ad_astra:mars_orbit ad_astra:moon_orbit ad_astra:glacio_orbit ad_astra:earth_orbit ad_astra:moon \
|
||||
\
|
||||
minecraft:thermalpoint \
|
||||
\
|
||||
minecraft:tw_end minecraft:fw_end minecraft:za_the_end \
|
||||
\
|
||||
the_deeper_void:void_dimension
|
||||
Reference in New Issue
Block a user