Description
Project Status: Finished & Finalized
The developer for this project is retired and does not respond to private messages or GitHub issues.
This is a small quality of life mod for Iron and Snow Golems.
🌐Language Support:
- English (US)
- Chinese (Simplified) - 简体中文(中国大陆)
- Russian - Русский (Russkiy)
Features:
- Backported the feature to heal Iron Golems with Iron Ingots. Also added the ability to heal Snow Golems with Snowballs, either by right-clicking them with the item, or shooting it at them as a projectile.
- Backported shearable Snow Golems.
- Backported Iron Golem cracking textures and sound effects.
- Iron Golems are now peaceful and no longer attack the player even if they have been hit by them. Iron Golems also no longer attack Snow Golems if they have been hit by their snowball.
- Many of the features are configurable through the config file.
- Includes built-in Thaumcraft 4 aspects.
Important - Compatability with Et Futurum and Et Futurum Requiem:
If using Et Futurum or Et Futurum Requiem, please disable the Shearable Snow Golems feature in the Et Futurum config files.
If you don't do the step above, the features for Snow Golems from this mod may not show up in-game.
Modpacks:
Use freely, no permission is required, although credit is appreciated.
Credits & License Conditions:
Mr Crayfish - 1.7.10 Forge Modding Tutorials on YouTube explained developer environments and basic mod structure.
ganymedes0 - Code for ServerEventHandler.class in the Et Futurum mod helped to figure out how to replace vanilla golems with modded ones. Also the code for shearable Snow Golems was directly sourced from the "Et Futurum" mod. Both of these codes were used under the Public Domain Licence.
thehippomaster21 - Code for healing Snow Golems from the Snowball projectile was sourced from MutantSnowGolem.class in the Mutant Creatures Mod on 22nd of November 2022 under the GNU Affero General Public License v3.0.
Azanor - Thaumcraft API v4.2.2.0 was used as a library for the project. This was used under the MIT License.
Omgise - Provided the Chinese (Simplified) (zh_CN.lang) language file.
Note: The textures for Iron Golem cracking, the Iron Golem cracking sounds, and the Iron Golem heal sound was sourced from the 1.15 version of Minecraft.
Use of anatawa12's Fork of Forge Gradle 1.2 within Project:
The source code of this project uses anatawa12's fork of ForgeGradle 1.2 as a library under the GNU Lesser General Public License v2.1.
Compiled versions of this mod are permitted under section 5 of the original license, "A program that contains no derivative of any portion of the Library, but is designed to work with the Library by being compiled or linked with it, is called a "work that uses the Library". Such a work...is not a derivative work of the Library"; consequently the conditions of the original license do not apply to the work.
The source code of this mod is permitted under section 6 of the original license, "you may also combine or link a "work that uses the Library" with the Library to produce a work containing portions of the Library, and distribute that work under terms of your choice" provided that:
- Private modifications are allowed.
- Notice is given that the Library is used and a copy of it's original license is provided.
- Access is provided to the source code of the Library.
The source code for anatawa12's fork of ForgeGradle 1.2 can be found here: https://github.com/anatawa12/ForgeGradle-1.2
All licence conditions have been adhered to with the application of the GNU Affero General Public License, disclosure of source code, notice of anatawa12's fork of ForgeGradle 2.1 being used within the source code, inclusion of a copy of anatawa12's ForgeGradle 2.1 license within the source code, and specification of the date of sourcing from the Mutant Creatures Mod.


