TheRealp455w0rd's Projects
Advanced Rocketry Tweaker Mod (1.12.2) is a way of working with Advanced Rocketry recipes with Craft Tweaker. Sample script: // Chemical Reactor //mods.advancedrocketry.ChemicalReactor.clear(); mods.advancedrocketry.ChemicalReactor.removeRecipe(<liquid:rocketfuel>); mods.advancedrocketry.ChemicalReactor.addRecipe(<liquid:rocketfuel>*1000, 80, 100, <liquid:oxygen>*500, <liquid:hydrogen>*500); //mods.advancedrocketry.ChemicalReactor.addRecipe(<minecraft:obsidian>*1,…
p455w0rd’s Things Mod (1.10.2) adds different kinds of stuff and enhancements to the game. Features: Items: /dank/null: Similar to OpenBlocks’ /dev/null, but with multiple slots (9 slots per tier, 6…
With Wireless Crafting Grid Mod (1.10.2), the player can access their items and has the ability to craft using a crafting matrix from anywhere. It is not available in the…
Embersified Mod (1.12.2) is a Minecraft mod which allows compatibility between Embers and other energy generating mods. In turn, this also allows for RF conversion since the RF API natively…
p455w0rds Library (1.12.2, 1.11.2) is a library mod using for TheRealp455w0rd’s mods. This will reduce overall filesize and will lead to faster updating and code implementation across all TheRealp455w0rd’s mods.…
Biome Staff Mod (1.12.2) is a mod consisting of a single tool, the Biome Staff, which can absorb a biome’s information, and then be used to change a biome to…