diff --git a/docs/alchemistry.md b/docs/alchemistry.md new file mode 100644 index 0000000..e29b6b7 --- /dev/null +++ b/docs/alchemistry.md @@ -0,0 +1,31 @@ +### Alchemistry + +#### Atomizer + +```js +global.mrt.alchemistry.atomizer(event, , [, ], ) +``` + +#### (Chemical) Combiner + +```js +global.mrt.alchemistry.combiner(event, , [], ) +``` + +#### (Chemical) Dissolver + +```js +global.mrt.alchemistry.dissolver(event, [[[Output items], ], ...], , , , ) +``` + +#### Evaporator + +```js +global.mrt.alchemistry.evaporator(event, , [, ], ) +``` + +#### Liquifier + +```js +global.mrt.alchemistry.liquifier(event, Fluid.of(, ), , ) +``` \ No newline at end of file diff --git a/docs/aoa3.md b/docs/aoa3.md new file mode 100644 index 0000000..1552473 --- /dev/null +++ b/docs/aoa3.md @@ -0,0 +1,13 @@ +### Advent of Ascension 3 + +#### Infusion + +```js +global.mrt.aoa3.infusion(event, ,
, [], ) +``` + +#### Upgrade Kit + +```js +global.mrt.aoa3.upgrade_kit(event, , , , ) +``` \ No newline at end of file diff --git a/docs/apotheosis.md b/docs/apotheosis.md new file mode 100644 index 0000000..7f89fcc --- /dev/null +++ b/docs/apotheosis.md @@ -0,0 +1,19 @@ +### Apotheosis + +#### (Infusion) Enchanting + +```js +global.mrt.apotheosis.enchanting(event, , , , [[, (both 20 by default)], [, ], [, ]], ) +``` + +#### fletching + +```js +global.mrt.apotheosis.fletching(event, , '{Potion:"minecraft:night_vision"}'), [], ) +``` + +#### Spawner Modifier + +```js +global.mrt.apotheosis.spawner_modifier(event, [[, , , ], ...], [, , ], ) +``` \ No newline at end of file diff --git a/docs/appliedenergistics2.md b/docs/appliedenergistics2.md new file mode 100644 index 0000000..b573b9e --- /dev/null +++ b/docs/appliedenergistics2.md @@ -0,0 +1,13 @@ +### Applied Energistics 2 + +#### Grinder + +```js +global.mrt.appliedenergistics2.grinder(event, [], , , ) +``` + +#### Inscriber + +```js +global.mrt.appliedenergistics2.inscriber(event, , [, , (all air by default)], , ) +``` \ No newline at end of file diff --git a/docs/ars_nouveau.md b/docs/ars_nouveau.md new file mode 100644 index 0000000..8963f80 --- /dev/null +++ b/docs/ars_nouveau.md @@ -0,0 +1,19 @@ +### Ars Nouveau + +#### Enchanting Apparatus + +```js +global.mrt.ars_nouveau.enchanting_apparatus(event, , , [], ) +``` + +#### Crush (Glyph) + +```js +global.mrt.ars_nouveau.crush(event, [Ingredient.of().withChance(), ...], , ) +``` + +#### Glyph Recipe (Glyph Press) + +```js +global.mrt.ars_nouveau.glyph_recipe(event, , , , ) +``` \ No newline at end of file diff --git a/docs/astralsorcery.md b/docs/astralsorcery.md new file mode 100644 index 0000000..b4ea85b --- /dev/null +++ b/docs/astralsorcery.md @@ -0,0 +1,25 @@ +### Astral Sorcery + +#### Block Transmutation (Starlight Transmutation) + +```js +global.mrt.astralsorcery.block_transmutation(event, , [], , ) +``` + +#### Infuser (Starlight Infusion) + +```js +global.mrt.astralsorcery.infuser(event, , ,