Difference between revisions of "Structures"
From Pixelmon Wiki
(archalice --> chalice) |
Mortenkein (talk | contribs) (→Structure list: 3 boats + 2 towers) |
||
Line 7: | Line 7: | ||
!style="text-align:center"|Image | !style="text-align:center"|Image | ||
!style="text-align:center"|Locations | !style="text-align:center"|Locations | ||
+ | |- | ||
+ | |rowspan="3"|[[Boats]] | ||
+ | |[[Magikarp Boat]] | ||
+ | |boat_magikarp | ||
+ | |[[File:BoatMagikarpExt.png|150px]] | ||
+ | |[[Coral Reef]]{{-}}[[Deep Ocean]]{{-}}[[Frozen Ocean]]{{-}}[[Kelp Forest]]{{-}}[[Ocean]]{{-}}[[Ultra Deep Sea]]{{-}}[[Ultra Water]] | ||
+ | |- | ||
+ | |[[Quartz Boat]] | ||
+ | |boat_quartz | ||
+ | |[[File:BoatQuartzExt.png|150px]] | ||
+ | |[[Coral Reef]]{{-}}[[Deep Ocean]]{{-}}[[Frozen Ocean]]{{-}}[[Kelp Forest]]{{-}}[[Ocean]]{{-}}[[Ultra Deep Sea]]{{-}}[[Ultra Water]] | ||
+ | |- | ||
+ | |[[Wooden Boat]] | ||
+ | |boat_wood | ||
+ | |[[File:BoatWoodExt.png|150px]] | ||
+ | |[[Coral Reef]]{{-}}[[Deep Ocean]]{{-}}[[Frozen Ocean]]{{-}}[[Kelp Forest]]{{-}}[[Ocean]]{{-}}[[Ultra Deep Sea]]{{-}}[[Ultra Water]] | ||
|- | |- | ||
|rowspan="14"|[[Gyms]] | |rowspan="14"|[[Gyms]] | ||
Line 62: | Line 78: | ||
|watergym2 | |watergym2 | ||
|[[File:StreamPlaza.png|150px]] | |[[File:StreamPlaza.png|150px]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|colspan="2"|[[Poké Mart]] | |colspan="2"|[[Poké Mart]] | ||
Line 111: | Line 122: | ||
|[[File:Arc Chalice Struc.png|150px]] | |[[File:Arc Chalice Struc.png|150px]] | ||
|[[Desert Hills]] {{-}} [[Desert Hills M]] | |[[Desert Hills]] {{-}} [[Desert Hills M]] | ||
+ | |- | ||
+ | |rowspan="3"|[[Towers]] | ||
+ | |[[Haunted Tower]] | ||
+ | |hauntedtower | ||
+ | |[[File:HauntedTower.jpg|150px]] | ||
+ | |[[Birch Forest]]{{-}}[[Forest]]{{-}}[[Roofed Forest]]{{-}}[[Swampland]] | ||
+ | |- | ||
+ | |[[Tower of Darkness]] | ||
+ | |darknesstower | ||
+ | |[[File:TowerDarknessExt.png|center|75px]] | ||
+ | |[[Gravel Beach]]{{-}}[[Stone Beach]] | ||
+ | |- | ||
+ | |[[Tower of Waters]] | ||
+ | |watertower | ||
+ | |[[File:TowerWatersExt.png|center|75px]] | ||
+ | |[[Beaches]]{{-}}[[Cold Beach]] | ||
|} | |} | ||
Revision as of 21:12, 28 May 2021
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
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.