FabledSkyBlock/src/main/resources/structures.yml

14 lines
374 B
YAML
Raw Normal View History

Structures:
Default:
Build 50 # Added The End island world - Can be visited by entering an end portal at an island. # Added the path 'Island.World.End' to the configuration file. # Added the option 'Island.<world_environment>.Liquid.Lava' to the configuration file to enable lava world rather than water world. # Added the option to the 'Structure Creator' menu to set the structure file for the end island. # Added a few methods to the API to check if a player or location is at an island. # Fixed players being unable to player dispensers or sticky pistons at a certain radius when the option 'Island.WorldBorder.Block' in the configuration file is enabled. # Fixed visitors being teleported to the main spawn point rather than the visitor spawn point when they go outside an island. # Fixed world border not being sent to the player when they're in a different world to the overworld. # Fixed NPE when calling an island that hasn't loaded yet after changing the name of an island world. # Fixed player not being give island cosmetics when they're a different world to the overworld. # Fixed visitors being teleported to the main spawn point when they go through a portal. # Fixed blocks being destroyed by fire when the 'FireSpread' setting is disabled. # Fixed fire spread when the 'FireSpread' setting is disabled. # Changed the path 'Island.World' in the language file. # Made a few changes to the API - Take a look at the repository on GitLab. # Improved a lot of code to do with the island worlds. # The PAPI expansion has been approved on eCloud.
2018-12-16 17:33:50 +01:00
File:
Overworld: "default.structure"
Nether: "default.structure"
End: "default.structure"
Name: "Default"
Displayname: "&a&lDefault"
Description:
- "&f&oDefault Island as an"
- "&f&oexample."
Permission: false
Item:
Material: GRASS_BLOCK