Need a module: staggered dimension/dark swamp, moretweaker
Purifier:
Guide package:
Import moretweaker.betweenlands.purifier;
Remove recipe:
Purifier.removerecipe (
Add formula:
Purifier.addrecipe (
Example: Use a diamond to purify the star of the lower bound in the purifier
Purifier.addrecipe (
Grinding device:
Guide package:
Import moretweaker.betweenlands.mortar;
Remove recipe:
Mortar.removerecipe (
Add formula:
Mortar.addrecipe (
Example: Use a diamond to develop a star in the abrasive device
Mortar.addrecipe (
Activator:
Guide package:
Import moretweaker.betweenlands.animator;
Remove recipe:
Animator.removerecipe (
Add formula:
Animator.addRecipe (
Example: Use a diamond to consume 3 durability of sulfur and the crystal of life as the star of the lower boundary in the activator
Animator.addrecipe (
Dark Druid Altar:
Guide package:
Import moretweaker.betweenlands.druidaltar;
Remove recipe:
Druidaltar.removerecipe (
Add formula:
Druidaltar.addrecipe (
Example: Use a diamond, an iron ingot, a gold ingot, and a mud to synthesize a lower star in the dark Druid altar
Animator.addrecipe (
[