forked from JohnTheCoolingFan/PlutoniumEnergy
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE
11 lines (10 loc) · 1.21 KB
/
LICENSE
1
2
3
4
5
6
7
8
9
10
11
Copyright (c) 2019-2024 JohnTheCoolingFan
No Commercial Use - You are not allowed to make money off my work.
No Modification - Although I can't stop you from looking at my code, you are not allowed to distribute anything altered, or derived from my code without expressed permission first.
Distribution - You are allowed to redistribute my mods as is. This includes being repackaged as part of a mod pack.
Private Use - I am not impossing any limitations on private use, if you want to modify my work, or create your own using parts of mine, you are free to do so, as long as this altered or derived work does not become accessable to the public.
Exceptions to the no modification rule include:
Minor bug fixes/tweak for compatabillity reasons, such as altering the dependancies line in info.json to force a load order in a modpack.
Config - Any config.lua file, including in the config mod may be edited and freely redistributed
Any further modifications, such as changing values of entities/recipes in my mods should be done externally in another mod, similar to how my own has dynamic recipes, or enables/disables certain things as needed.
If you would like to use any extracts from this mod in your own, please talk to me about it first.