Merge pull request #580 from bculkin2442/patch-1
Fix part of issue #552
This commit is contained in:
commit
a830ab8d8a
1 changed files with 3 additions and 3 deletions
|
@ -36,7 +36,7 @@ This mod is provided 'as is' with no warranties, implied or otherwise. The owner
|
|||
of this mod takes no responsibility for any damages incurred from the use of
|
||||
this mod. This mod alters fundamental parts of the Minecraft game, parts of
|
||||
Minecraft may not work with this mod installed. All damages caused from the use
|
||||
or misuse of this mad fall on the user.
|
||||
or misuse of this mod fall on the user.
|
||||
|
||||
3. Play rights
|
||||
--------------
|
||||
|
@ -77,9 +77,9 @@ entire set of sources or modified sources at no costs.
|
|||
|
||||
All distributions of this mod must remain licensed under the MMPL.
|
||||
|
||||
All dependencies that this mod have on other mods or classes must be licensed
|
||||
All dependencies that this mod has on other mods or classes must be licensed
|
||||
under conditions comparable to this version of MMPL, with the exception of the
|
||||
Minecraft code and the mod loading framework (e.g. ModLoader, ModLoaderMP or
|
||||
Minecraft code and the mod loading framework (e.g. ModLoader, ModLoaderMP, Minecraft Forge/Forge Modloader or
|
||||
Bukkit).
|
||||
|
||||
Modified version of binaries and sources, as well as files containing sections
|
||||
|
|
Loading…
Reference in a new issue