Difference between revisions of "Structures"
From Pixelmon Wiki
Line 8: | Line 8: | ||
!style="text-align:center"|Locations | !style="text-align:center"|Locations | ||
|- | |- | ||
− | |[[Gyms]] | + | |rowspan="14"|[[Gyms]] |
+ | |[[Electric Gym]] | ||
+ | |electricgym | ||
+ | |[[File:ElectricGym.png|150px]] | ||
+ | |rowspan="14"|[[Towns]] | ||
+ | |- | ||
+ | |rowspan="2"|[[Fire Gym]] | ||
+ | |firegym | ||
+ | |[[File:InfernoGym.png|150px]] | ||
+ | |- | ||
+ | |firegym2 | ||
+ | |[[File:BeaconGym.png|150px]] | ||
+ | |- | ||
+ | |[[Flying Gym]] | ||
+ | |flyinggym | ||
+ | |[[File:FlyingGym.png|150px]] | ||
+ | |- | ||
|[[Grass Gym]] | |[[Grass Gym]] | ||
|grassgym | |grassgym | ||
|[[File:GrassGym.png|150px]] | |[[File:GrassGym.png|150px]] | ||
− | |[[ | + | |- |
+ | |[[Grass/Bug Gym]] | ||
+ | |grassbuggym | ||
+ | |[[File:GrassBugGym.png|150px]] | ||
+ | |- | ||
+ | |[[Ground Gym]] | ||
+ | |groundgym | ||
+ | |[[File:GroundGym.png|150px]] | ||
+ | |- | ||
+ | |rowspan="2"|[[Ice Gym]] | ||
+ | |icegym | ||
+ | |[[File:SnowflakeGym.png|150px]] | ||
+ | |- | ||
+ | |icegym2 | ||
+ | |[[File:FrostfallGym.png|150px]] | ||
+ | |- | ||
+ | |[[Psychic Gym]] | ||
+ | |psychicgym | ||
+ | |[[File:PsychicGym.png|150px]] | ||
+ | |- | ||
+ | |[[Rock Gym]] | ||
+ | |rockgym | ||
+ | |[[File:RockGym.png|150px]] | ||
+ | |- | ||
+ | |[[Steel Gym]] | ||
+ | |steelgym | ||
+ | |[[File:SteelGym.png|150px]] | ||
+ | |- | ||
+ | |rowspan="2"|[[Water Gym]] | ||
+ | |watergym | ||
+ | |[[File:SwimmersStronghold.png|150px]] | ||
+ | |- | ||
+ | |watergym2 | ||
+ | |[[File:StreamPlaza.png|150px]] | ||
|- | |- | ||
|colspan="2"|[[Haunted Tower]] | |colspan="2"|[[Haunted Tower]] |
Revision as of 01:00, 20 March 2017
Pixelmon adds several structures to Minecraft that spawn in a variety of biomes and locations. These structures can also be spawned using the /struc command.
Structure list
Name | ID | Image | Locations | |
---|---|---|---|---|
Gyms | Electric Gym | electricgym | ![]() |
Towns |
Fire Gym | firegym | ![]() | ||
firegym2 | ![]() | |||
Flying Gym | flyinggym | ![]() | ||
Grass Gym | grassgym | ![]() | ||
Grass/Bug Gym | grassbuggym | ![]() | ||
Ground Gym | groundgym | ![]() | ||
Ice Gym | icegym | ![]() | ||
icegym2 | ![]() | |||
Psychic Gym | psychicgym | ![]() | ||
Rock Gym | rockgym | ![]() | ||
Steel Gym | steelgym | ![]() | ||
Water Gym | watergym | ![]() | ||
watergym2 | ![]() | |||
Haunted Tower | hauntedtower | ![]() |
Birch Forest Forest Roofed Forest Swampland | |
Poké Mart | townmart1 | ![]() |
Towns | |
Pokémon Center | center1/towncenter1 | ![]() |
Birch Forest Forest Mega Taiga Plains Savanna Taiga Towns | |
center2 | ![]() |
Cold Taiga Ice Plains Ice Plains Spikes | ||
center3 | ![]() |
Birch Forest Forest Mega Taiga Roofed Forest Taiga | ||
Shrines | Fiery Shrine | fireshrine | ![]() |
Mesa Plateau Mesa Plateau F Mesa Plateau F M Mesa Plateau M |
Frozen Shrine | iceshrine | ![]() |
Cold Taiga M Ice Mountains Ice Plains Ice Plains Spikes | |
Static Shrine | lightningshrine | ![]() |
Savanna M Savanna Plateau Savanna Plateau M |
Config settings
- "spawnStructures": If disabled, Pixelmon structures will not spawn naturally.
- "spawnBirdShrines": If disabled, shrines will not spawn naturally.
- "spawnGyms": If disabled, Gyms will not spawn naturally.
- "spawnPokeMarts": If disabled, Poké Marts will not spawn naturally.
External JSON files
Structures can be edited by enabling the "useExternalJSONFiles", which will create a folder at the path, "pixelmon/structures" (relative to the Minecraft game directory). Details about the contents of this folder and editable aspects can be found here.