Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Shrines"

From Pixelmon Wiki
m (removed old config and place new config in correct spot)
(Added structure list)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Shrines are structures that spawn 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.
+
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.
 
Activated shrines will emit [[redstone]] currents.
 +
__NOTOC__
 
==Biomes==
 
==Biomes==
*{{i|Frozen Shrine}} ({{p|Articuno}}): [[Ice Plains]], [[Ice Plains Spikes]], [[Ice Mountains]], [[Cold Taiga]]
+
*{{i|Frozen Shrine}} ({{p|Articuno}}): [[Icy (Forge)]] [[biomes]].
*{{i|Static Shrine}} ({{p|Zapdos}}):[[Savanna Plateau]], [[Savanna M]], [[Savanna Plateau M]]
+
*{{i|Static Shrine}} ({{p|Zapdos}}): [[Savanna (Forge)]] [[biomes]].
*{{i|Fiery Shrine}} ({{p|Moltres}}):[[Mesa Plateau]], [[Mesa Plateau F]], [[Mesa Plateau M]], [[Mesa Plateau F M]]
+
*{{i|Fiery Shrine}} ({{p|Moltres}}): [[Mesa (Forge)]] [[biomes]].
==[[Config]] settings==
+
 
The shrines can now be configured with encounter modes as listed with the "shrineEncounterMode=" in the pixelmon.hocon file
+
==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>
  
0 = Once
 
  
1 = OncePerPlayer
+
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>
  
2 = OncePerMCDay
 
  
3 = OncePerDay
+
Builder: '''SKy_the_Thunder'''
 +
|[[File:Tres_Shrine_B.png|150px]]
 +
|}
  
4 = Unlimited
+
==[[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.
  
==Types==
+
==Trivia==
 +
Models up to version 8.4.3:
 
<gallery>
 
<gallery>
 
FieryShrine01.png|Fiery Shrine
 
FieryShrine01.png|Fiery Shrine

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

Structure List

Name Info Image Locations
Frozen Shrine Variant A ID: pixelmon:shrines/uno_shrine_a


Builder: SKy_the_Thunder

Uno Shrine A.png Icy (Forge)
Variant B ID: pixelmon:shrines/uno_shrine_b


Builder: SKy_the_Thunder

Uno Shrine B.png
Static Shrine Variant A ID: pixelmon:shrines/dos_shrine_a


Builder: SKy_the_Thunder

Dos Shrine A.png Savanna (Forge)
Variant B ID: pixelmon:shrines/dos_shrine_b


Builder: SKy_the_Thunder

Dos Shrine B.png
Fiery Shrine Variant A ID: pixelmon:shrines/tres_shrine_a


Builder: SKy_the_Thunder

Tres Shrine A.png Mesa (Forge)
Variant B ID: pixelmon:shrines/tres_shrine_b


Builder: SKy_the_Thunder

Tres Shrine B.png

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:

© 2012 - 2025 Pixelmon Mod