Aurelia

From GT New Horizons

(Not to be confused with the IC2 crop with the same name)

Aurelia is a plant added by Thaumic Bases. During a full moon, this plant occasionally spawns Aurelia Petals, which are a source of auram essentia and a component of the Impure Tear.

Obtaining

Aurelias are crafted in a Crucible or Thaumatorium from a pink tulip, 8 herba, 2 alienis, and 2 auram.

The research is considered forbidden knowledge (minor), giving the player 1 normal and 1 permanent warp. Its only prerequisite is "Thaumic Nature", both located in the Thaumic Bases tab in the Thaumonomicon.

Usage

Aurelias can be planted on grass and dirt. During a full moon, at night, any random tick received by the plant will attempt to spawn aurelia petal blocks[1]. If the aurelia can see the sky, a block in a 9x9 region[2] centered in the plant is selected (favoring blocks close to the center), and if it is an air block immediately above grass or dirt, it is replaced with an aurelia petal block. This block can then be instantly mined, dropping a single aurelia petal. The chosen block can be up to two blocks higher or one block lower than the aurelia block; only the topmost block is selected.[3]

The main use of aurelia petals in GTNH is as a component of the impure tear. Aurelia Petals can be distilled for 6 auram and 1 herba essentia, but there are better/easier sources of auram, like terra warts.

Aurelia is also an infusion component for Thaumic Bases' Void Plant Seed.

Strategy

Aurelia plants only spawn petals at night, during a full moon. A Minecraft night lasts for 10000 ticks[4], and on each tick 3 blocks in each 16x16x16 subchunk are chosen to receive a random tick[5]. Therefore, Aurelia plants are ticked, on average, times per night. Because the chosen block in the 9x9 range may already contain petals, or it may be the aurelia itself, an aurelia plant left unattended can be expected to generate around 6-7 petals during a full moon night. Constantly harvesting the petals may increase this average to closer to the theoretical 7.32, but the increase is not that significant.

The production of petals can be increased with a World Accelerator. WAs trigger a random tick event every second, in all blocks in its range, which means that an accelerated aurelia plant will try to spawn a petal block once per second. In this case, constantly harvesting the petals is significant, as each Minecraft day has 500 seconds of "nighttime". Note that the WA tier only increase its range, not the number of random ticks, so an LV WA accelerating an adjacent aurelia suffices to produce nearly 500 petal blocks overnight.

  1. https://github.com/GTNewHorizons/ThaumicBases/blob/master/src/main/java/tb/common/block/BlockAureliaPlant.java#L45
  2. The 9x9 limit is a modification to the GTNH version of Thaumic Bases; in the non-GTNH version, this range is 15x15.
  3. In the non-GTNH version of Thaumic Bases, there's no lower limit as to where the petal block can be placed.
  4. https://minecraft.wiki/w/Daylight_cycle#Night
  5. https://minecraft.wiki/w/Tick#Random_tick