issork / astikor-carts

A Forge mod for Minecraft: Java Edition which adds carts for travel, shipping and farming.
https://www.curseforge.com/minecraft/mc-mods/astikorcarts
MIT License
16 stars 34 forks source link

Adjusted recipes to support the ore dictionary entries for sticks and… #25

Closed GSValore closed 5 years ago

GSValore commented 5 years ago

… chests.

This helps when using mods like Charset - Storage or similar that modify the existing recipes for chests. If no mods exist that adjust these, the recipes still work.

issork commented 5 years ago

Merged, thanks for the adjustments ^^