Use the CRT Magic Disposal Module [TBL] Minecraft Game

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 (, sulfur consumption, life crystal durable consumption, );

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 (, 3,2, );

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 (,

[, , , ]);