Compatibility
Minecraft: Java Edition
1.7.10
Platforms
Forge
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Details
Licensed LGPL-3.0-only
Published 12 months ago
Updated 12 months ago
Changelog
Released on November 10, 2014.
- NEW: Brass Knuckles (#151)
- NEW: Config options to enable/disable mod integration
- NEW: Zinc Ore and Copper Ore generate in the End and Nether. Same blocks, different textures based on the dimension the person is in. (#132 on FSP's Issue Tracker and #42 on PhoenixCraft's Issue Tracker)
- FIX: (dmillerw) Fixed null Yeti Hide recipe. This fixes a crash bug with the Esteemed Innovation and stops Hardcore Ender Expansion from complaining (#146 and #145)
- FIX: Steam Heater and Exosuits no longer get their icons server-side.
- FIX: Fixed variable names in all classes. This doesn't change anything in-game or from a user POV, but for people working on the mod, and for people wanting to learn from it, this is very helpful. This includes p_######_#_, some wrongly named variables (tileentitysteamcharger set to TileEntitySteamHammer), and some more descriptive variables (World var1, int var2 -> World world, int meta in createTileEntity methods).
- FIX: Added @Override annotation in a lot of classes. This doesn't really change much, but will make it easier to port to newer versions of Forge, and might prevent some errors.
- FIX: Got rid of commented out WAILA integration, because WAILA Integration mod has support for FSP.
- FIX: Got rid of derpy code I wrote when doing some rendering stuff with the Steam Filler; it now uses the old code that Flax (or someone) wrote ages ago. This should fix some rendering issues.
- FIX: Capitalization in config file.
- FIX: Monacle -> Monocle in config file and key bind screen.
Files
Metadata
Release channel
BetaVersion number
0.27.0Loaders
Game versions
1.7.10Downloads
28Publication date
November 8, 2023 at 2:49 AMPublisher
SatanicSanta
Owner