promotional bannermobile promotional banner

Idealland Shrine

1.21.1 Neoforge Version of Idealland
The 16 Gods of the Universal

The 16 Gods of the Universal

Description

Official Neoforge Fork of Idealland . This mod is the Shrine part.

This mod adds all the Shrines of the 16 Gods of the Universal.

All the shrine have unique funtions when random ticking or step on. Right-click the shrine could pray to the God and trigger the KubeJS Event.

This mod serves as the core mod of Kumo O Tagayasu Everbloom modpack.

KubeJS:

IdeallandShrineEvents.prayShrine(event => {
  const player = event.player
  const god = event.god
  const godId = event.godId
  const before = event.beforeBelief
  const after = event.afterBelief
})
IdeallandShrineEvents.prayShrine(event => {
  if (event.godId == 'fire') {
    event.player.tell('你参拜了火神碑')
  }

  if (event.godId == 'death') {
    const delta = event.afterBelief - event.beforeBelief
    event.player.tell(`死神信仰变化: ${delta}`)
  }
})

1.12.2 Version: Idealland

The Idealland Shrine Team

profile avatar
Owner
  • 2
    Followers
  • 19
    Projects
  • 589.3K
    Downloads

More from GLDYMView all