-
Notifications
You must be signed in to change notification settings - Fork 1
grompe/moreeverything
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
[1.5.2/universal] More Fuel, Tweaks, and Everything by Grom PE For usage info, see Minecraft Forum topic: http://www.minecraftforum.net/topic/1819835-/ How to build from source ======================== You don't require MCP to build this mod. Building on Windows with JRE 6 or 7: 1. Put minecraft.jar with matching version of ModLoader inside to deps_modloader/ 2. (optional) put minecraft.jar with matching version of Forge inside to deps_forge/ 2. Put Minecraft libraries: jinput.jar, lwjgl.jar, lwjgl_util.jar to deps_common/ 3. Get Python 2.x (PyPy) and kzip to automate compiling and packing process. 4. edit _.py to have correct paths to javac.exe, kzip.exe and JRE library rt.jar 5. Run _compile.bat Goals of the mod ================ 1. Never depend on Minecraft version, don't break on updates. Only in cases of drastic feature change. 2. Enhance original Minecraft experience. 3. Enhance experience with Minecraft mods. 4. Prevent gameplay imbalance and use common sense. 5, Be open, flexible, customizable and compatible (Now it is YOURCRAFT!). 6. Be small, fast and straight to the point. What this mod is not ==================== This is not a tool to create your own mods. It's only for tweaks. Granted, there are many mods out there that are worth only for tweaks. This mod can indeed eventually replace them. Current features ================ tweaks_vanilla.js: - Allows additional Minecraft blocks and items to be used as furnace fuel - Allows bleaching wool with bone meal tweaks_mods.js: - Allows some mods' blocks and items to be used as furnace fuel - Adds recipes for using mods' blocks and items between mods equivalent_exchange.js: - Adds Equivalent Exchange 3 transmutations for various blocks and items, including other mods thaumcraft.js: - Adds Thaumcraft aspects for various blocks and items from other mods - If Minecraft version is compatible (limitation will be lifted eventually), adds /eval command to execute JavaScript code - Works on any not too ancient Minecraft version (tested on beta 1.6.4, 1.0.0, 1.2.5, 1.3.2, 1.4.x, 1.5.x) Probably beta 1.4 is the earliest possible to run it with. Supported mods ============== Supported APIs: Equivalent Exchange 3 Thaumcraft Supported block/item IDs: Natura ExtrabiomesXL Biomes O' Plenty Tinkers' Construct Twilight Forest Buildcraft MineFantasy Underground Biomes Limitations =========== Currently requires Oracle Java 6 or 7. Future ====== Look in TODO: https://raw.github.com/grompe/moreeverything/master/TODO If you find a bug ================= Report it to me!
About
Universal Minecraft mod that adds gameplay and balance tweaks, better mod integration, and allows scripting in JavaScript.
Resources
Stars
Watchers
Forks
Packages 0
No packages published