diff --git a/LICENSE b/LICENSE index 2200e74..fad53b9 100644 --- a/LICENSE +++ b/LICENSE @@ -1,15 +1,8 @@ All Rights Reserved -Copyright (c) 2021 BlayTheNinth +Copyright (c) 2023 BlayTheNinth -Permission is hereby granted, free of charge, to any person: - -- to use the mod -- to publish and distribute the mod as part of a modpack -- to publish images or videos depicting the mod -- to copy and modify the code (e.g. submitting pull requests) -- to copy non-substantial portions of the code for use in other projects -- to derive from or depend on this code as a dependency (e.g. for mod compatibility) +For modpack permissions and other exceptions, see https://mods.twelveiterations.com/permissions THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR diff --git a/gradle.properties b/gradle.properties index c0d1474..ed0fef9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ # Mod -mod_version = 7.0.0 +mod_version = 8.0.0 mod_id = inventoryessentials mod_group = net.blay09.mods