Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ./Skyland.cfg: # Transfer to the Skyland dimension when join to world for the first time. [default: false]
- ./Skyland.cfg: # Specify the dimension ID of Skyland. If you specify 0, adds the world type of Skyland, but the Skyland dimension is not added. [range: -2147483648 ~ 2147483647, default: -4]
- ./Skyland.cfg: I:dimensionSkyland=-4
- ./enderzoo/SpawnConfig_Core.xml: <dimensionExclude .../> 0..x
- ./enderzoo/SpawnConfig_Core.xml:Each entry can include 0 or more dimension excludes. This will stop the mob spawning in the specified dimension/s.
- ./enderzoo/SpawnConfig_Core.xml:dimensionExclude attributes:
- ./enderzoo/SpawnConfig_Core.xml:- name: The name of the dimension, for example: "The End", "Nether", or "Overworld"
- ./enderzoo/SpawnConfig_Core.xml: <dimensionExclude name="The End"/>
- ./enderzoo/SpawnConfig_Core.xml:- id: The ID of the dimension to be excluded
- ./enderzoo/SpawnConfig_Core.xml: <dimensionExclude id="1"/>
- ./enderzoo/SpawnConfig_Core.xml: <dimensionExclude idStart="2" idEnd="10"/>
- ./enderzoo/SpawnConfig_Core.xml: In this example the mob will not spawn in any dimension with an ID between 2 and 10 inclusive
- ./enderzoo/SpawnConfig_Core.xml: <dimensionExclude name="Twilight Forest"/>
- ./enderzoo/SpawnConfig_Core.xml: <dimensionExclude name="Twilight Forest"/>
- ./enderzoo/SpawnConfig_Core.xml: <dimensionExclude name="Twilight Forest"/>
- ./enderzoo/SpawnConfig_Core.xml: <dimensionExclude name="Twilight Forest"/>
- ./aroma1997/Aroma1997sDimension.cfg: # The Mining World will have this dimension ID.
- ./basemetals/ore-spawn.json: "dimensions":[
- ./basemetals/ore-spawn.json: "dimension":0,
- ./basemetals/ore-spawn.json: "dimension":-1,
- ./basemetals/ore-spawn.json: "dimension":1,
- ./Stackie.cfg: # If the amount of entities surpasses this number stacking will be disabled (per dimension).
- ./orespawn/basemetals.json: "dimensions":[
- ./orespawn/basemetals.json: "dimension":"+",
- ./orespawn/basemetals.json: "__comment":"dimension 0 for overworld, -1 for the nether, 1 for the end, other numbers for dimensions added by other mods, and + for any dimension not already described by this file.",
- ./orespawn/basemetals.json: "dimension":-1,
- ./orespawn/basemetals.json: "dimension":1,
- ./roguelike_dungeons/roguelike.cfg:dimensionWL=0
- ./roguelike_dungeons/roguelike.cfg:dimensionBL=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement