Download Rice Crafting Table — Minecraft Mods — ModStock

Rice Crafting Table

Active

Downloads

18

Last update

6 years ago
Client
Weapons and armor
Magic
Storage
Technological
Addons

RICE CRAFTING TABLE

 

Rice Crafting Table is a mod that adds a 9x9 crafting table which is an unofficial port of Avaritia to 1.10.2. Please note that this mod needs KewaiiLib to function! When downloading this mod via the curse launcher, it automaticly downloads together with the mod, but if you are using this mod outside of the curse launcher, please dont forget to add this library to the mods folder too!

Add recipes:
To add recipes you will need CraftTweaker. In its "script.zs" files you add:

mods.rice.ExtremeCrafting.addShapeless(output, ingredients);
mods.rice.ExtremeCrafting.addShaped(output, ingredients);

This depends on whether you want your recipe to be shapeless or shaped.
An example of one of those commands is:

mods.rice.ExtremeCrafting.addShapeless(<minecraft:diamond> * 1,
[[<minecraft:coal>, <minecraft:coal>, <minecraft:coal>, null, null, null, null, null, null],
[<minecraft:coal>, <minecraft:coal>, <minecraft:coal>, null, null, null, null, null, null],
[<minecraft:coal>, <minecraft:coal>, <minecraft:coal>, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null],
[null, null, null, null, null, null, null, null, null]]); 

Modpacks:

If you want to see this mod in action, please check the next two modpacks:
AWTS2: FTBForums, CurseForge.
ArdentCraft:The Beginning: CurseForge

On the TODO list:
- Refined Storage Integration

Download objectives:
✔ 10

✔ 50
✔ 100
✔ 250
✔ 500

✔ 1000
✔ 1337
✔ 2500
✔ 5000

✔ 10000
✔ 25000
✘ 50000

✘ 100000

Project members
KewaiiGamer

KewaiiGamer