Difference between revisions of "Structures"
From Pixelmon Wiki
(→Structure list: Added Graveyards) |
(Updated with the 1.16 models of Land & Water Chalice, Spear Pillar and Haunted Towers) |
||
Line 1: | Line 1: | ||
− | [[Pixelmon]] adds several structures to ''Minecraft'' that spawn in a variety of [[biomes]] and locations. These structures can also be spawned using the | + | [[Pixelmon]] adds several structures to ''Minecraft'' that spawn in a variety of [[biomes]] and locations. These structures can also be spawned using the {{mc|Structure_Block|structure blocks}}. |
__TOC__ | __TOC__ | ||
==Structure list== | ==Structure list== | ||
{|class="wikitable" | {|class="wikitable" | ||
!style="text-align:center" colspan="2"|Name | !style="text-align:center" colspan="2"|Name | ||
− | !style="text-align:center"|{{tt|ID|Used when spawning a structure with | + | !style="text-align:center"|{{tt|ID|Used when spawning a structure with structure blocks.}} |
!style="text-align:center"|Image | !style="text-align:center"|Image | ||
!style="text-align:center"|Locations | !style="text-align:center"|Locations | ||
|- | |- | ||
− | |colspan="2"|[[ | + | |colspan="2" |[[Water Chalice]] |
− | | | + | |chalice_shrine_a |
− | |[[File: | + | |[[File:Chalice_Shrine_A.png|150px]] |
− | |[[Desert Hills]]{{-}}[[ | + | |[[Ocean]] |
+ | |- | ||
+ | |colspan="2" |[[Land Chalice]] | ||
+ | |chalice_shrine_b | ||
+ | |[[File:Chalice_Shrine_B.png|150px]] | ||
+ | |[[Extreme Hills]] | ||
+ | |- | ||
+ | |colspan="2" rowspan="2"|[[Spear Pillar]] | ||
+ | |spear_pillar_a | ||
+ | |[[File:Spear_Pillar_A.png|150px]] | ||
+ | |rowspan="2"|[[Desert Hills]] | ||
+ | |- | ||
+ | |spear_pillar_b | ||
+ | |[[File:Spear_Pillar_B.png|150px]] | ||
+ | |- | ||
+ | |rowspan="6"|Towers | ||
+ | |rowspan="4"|[[Haunted Tower]] | ||
+ | |haunted_tower_a | ||
+ | |[[File:Haunted_Tower_A.png|150px]] | ||
+ | |rowspan="4"|[[Dark Forest]] | ||
+ | |- | ||
+ | |haunted_tower_b | ||
+ | |[[File:Haunted_Tower_B.png|150px]] | ||
+ | |- | ||
+ | |haunted_tower_c | ||
+ | |[[File:Haunted_Tower_C.png|150px]] | ||
+ | |- | ||
+ | |haunted_tower_d | ||
+ | |[[File:Haunted_Tower_D.png|150px]] | ||
+ | |- | ||
+ | |[[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]] | ||
+ | |||
+ | |||
+ | |||
|- | |- | ||
|rowspan="3"|Boats | |rowspan="3"|Boats | ||
Line 141: | Line 182: | ||
|lightningshrine2 | |lightningshrine2 | ||
|[[File:StaticShrine02.png|150px]] | |[[File:StaticShrine02.png|150px]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|} | |} | ||
Revision as of 15:00, 18 July 2022
Pixelmon adds several structures to Minecraft that spawn in a variety of biomes and locations. These structures can also be spawned using the structure blocks.
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.