Difference between revisions of "Shrines"
(Added structure list) |
|||
(33 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | A '''Shrine''' is a structure that spawns rarely in certain [[biomes]]. They are used to spawn the [[Legendary]] birds, [[Articuno]], [[Zapdos]], and [[Moltres]]. There are three types of shrines, one for each bird. Each of these shrines has a centerpiece that is modeled after its bird's wings, and when a fully-charged [[orb]] of the corresponding type is placed in one, the matching Legendary bird will spawn and battle the player who placed the orb. The orbs can be charged by defeating 375 Pokémon, which do '''not''' have to be the same type as the orb. |
− | + | ||
− | == | + | Activated shrines will emit [[redstone]] currents. |
− | + | __NOTOC__ | |
− | * | + | ==Biomes== |
− | + | *{{i|Frozen Shrine}} ({{p|Articuno}}): [[Icy (Forge)]] [[biomes]]. | |
− | + | *{{i|Static Shrine}} ({{p|Zapdos}}): [[Savanna (Forge)]] [[biomes]]. | |
− | ==Config | + | *{{i|Fiery Shrine}} ({{p|Moltres}}): [[Mesa (Forge)]] [[biomes]]. |
− | The | + | |
− | + | ==Structure List== | |
− | * | + | {|class="mw-collapsible mw-collapsed wikitable" |
+ | !style="text-align:center" colspan="2"|Name | ||
+ | !style="text-align:center"|Info | ||
+ | !style="text-align:center"|Image | ||
+ | !style="text-align:center"|Locations | ||
+ | |- | ||
+ | |rowspan="2"|[[Frozen Shrine]] | ||
+ | |Variant A | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/uno_shrine_a</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |[[File:Uno_Shrine_A.png|150px]] | ||
+ | |rowspan="2"|[[Icy (Forge)]] | ||
+ | |- | ||
+ | |Variant B | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/uno_shrine_b</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |[[File:Uno_Shrine_B.png|150px]] | ||
+ | |- | ||
+ | |rowspan="2"|[[Static Shrine]] | ||
+ | |Variant A | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_a</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |[[File:Dos_Shrine_A.png|150px]] | ||
+ | |rowspan="2"|[[Savanna (Forge)]] | ||
+ | |- | ||
+ | |Variant B | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/dos_shrine_b</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |[[File:Dos_Shrine_B.png|150px]] | ||
+ | |- | ||
+ | |rowspan="2"|[[Fiery Shrine]] | ||
+ | |Variant A | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/tres_shrine_a</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |[[File:Tres_Shrine_A.png|150px]] | ||
+ | |rowspan="2"|[[Mesa (Forge)]] | ||
+ | |- | ||
+ | |Variant B | ||
+ | |{{tt|ID|Used in Template Pools and when loading a structure with Structure Blocks.}}: <code>pixelmon:shrines/tres_shrine_b</code> | ||
+ | |||
+ | |||
+ | Builder: '''SKy_the_Thunder''' | ||
+ | |[[File:Tres_Shrine_B.png|150px]] | ||
+ | |} | ||
+ | |||
+ | ==[[Config]] settings== | ||
+ | The shrines can now be configured with encounter modes as listed with the <code>shrine-encounter-mode</code> in the config.yml file: | ||
+ | *<code>Once</code>: A shrine may only be used once globally. | ||
+ | *<code>OncePerPlayer</code>: A shrine may only be used once per player. | ||
+ | *<code>OncePerMCDay</code>: A shrine may only be used once every Minecraft day (20 minutes). | ||
+ | *<code>OncePerDay</code>: A shrine may only be used once every 24 hours. | ||
+ | *<code>Unlimited</code>: A shrine may be used infinitely. | ||
+ | |||
+ | ==Trivia== | ||
+ | Models up to version 8.4.3: | ||
+ | <gallery> | ||
+ | FieryShrine01.png|Fiery Shrine | ||
+ | FieryShrine02.png|Fiery Shrine | ||
+ | FrozenShrine01.png|Frozen Shrine | ||
+ | FrozenShrine02.png|Frozen Shrine | ||
+ | StaticShrine01.png|Static Shrine | ||
+ | StaticShrine02.png|Static Shrine | ||
+ | </gallery> | ||
+ | |||
+ | [[Category:Items]] | ||
+ | [[Category:Shrines]] |
Latest revision as of 10:50, 21 April 2024
A Shrine is a structure that spawns rarely in certain biomes. They are used to spawn the Legendary birds, Articuno, Zapdos, and Moltres. There are three types of shrines, one for each bird. Each of these shrines has a centerpiece that is modeled after its bird's wings, and when a fully-charged orb of the corresponding type is placed in one, the matching Legendary bird will spawn and battle the player who placed the orb. The orbs can be charged by defeating 375 Pokémon, which do not have to be the same type as the orb.
Activated shrines will emit redstone currents.
Biomes
Frozen Shrine (Articuno): Icy (Forge) biomes.
Static Shrine (Zapdos): Savanna (Forge) biomes.
Fiery Shrine (Moltres): Mesa (Forge) biomes.
Structure List
Name | Info | Image | Locations | |
---|---|---|---|---|
Frozen Shrine | Variant A | ID: pixelmon:shrines/uno_shrine_a
|
![]() |
Icy (Forge) |
Variant B | ID: pixelmon:shrines/uno_shrine_b
|
![]() | ||
Static Shrine | Variant A | ID: pixelmon:shrines/dos_shrine_a
|
![]() |
Savanna (Forge) |
Variant B | ID: pixelmon:shrines/dos_shrine_b
|
![]() | ||
Fiery Shrine | Variant A | ID: pixelmon:shrines/tres_shrine_a
|
![]() |
Mesa (Forge) |
Variant B | ID: pixelmon:shrines/tres_shrine_b
|
![]() |
Config settings
The shrines can now be configured with encounter modes as listed with the shrine-encounter-mode
in the config.yml file:
Once
: A shrine may only be used once globally.OncePerPlayer
: A shrine may only be used once per player.OncePerMCDay
: A shrine may only be used once every Minecraft day (20 minutes).OncePerDay
: A shrine may only be used once every 24 hours.Unlimited
: A shrine may be used infinitely.
Trivia
Models up to version 8.4.3: