diff --git a/patches/Bucket_Game-patched/mods/coderbuild/nftools/LICENSE b/patches/Bucket_Game-patched/mods/coderbuild/nftools/LICENSE index 09efd25..ec9cc9b 100644 --- a/patches/Bucket_Game-patched/mods/coderbuild/nftools/LICENSE +++ b/patches/Bucket_Game-patched/mods/coderbuild/nftools/LICENSE @@ -4,8 +4,6 @@ ## Minerals Copyright (C) 2004 Sam Hocevar , Poikilos (modified by) Creative Commons Zero -(formerly WTFPL Version 2, December 2004, and what I want to do is -rerelease an improved version with a better license) ## Stool @@ -43,8 +41,6 @@ Poikilos (relit, rendered, & retouched by) ## Code MIT License -(formerly WTFPL Version 2, December 2004, and what I want to do is -rerelease an improved version with a better license) Copyright 2004 Sam Hocevar, 2019 OldCoder, 2019 Poikilos Permission is hereby granted, free of charge, to any person obtaining a diff --git a/patches/Bucket_Game-patched/mods/coderbuild/nftools/oldcoder.txt b/patches/Bucket_Game-patched/mods/coderbuild/nftools/oldcoder.txt index cea85d0..9275c44 100644 --- a/patches/Bucket_Game-patched/mods/coderbuild/nftools/oldcoder.txt +++ b/patches/Bucket_Game-patched/mods/coderbuild/nftools/oldcoder.txt @@ -1,6 +1,6 @@ Name: nftools Source: Fork of upstream mod - Do not replace -License: MIT rerelease of modified WTFPL source media and code +License: Open the LICENSE file using your favorite text editor. ---------------------------------------------------------------------- @@ -9,6 +9,7 @@ New tools: * Battle Axe (low level weapon, does knockback occasionally) * Mace (high level weapon) * Scythe +* "Quartz Crystals" decorative node The Original version by Sam Hocevar adds the following minerals: Amber (block and "chip") @@ -18,7 +19,7 @@ following changes: * Changed alexandrite (overlap with birthstones): to bismuth (it already looked somewhat like bismuth) * Changed amethyst (modified texture until looked like black opal): - to black opal. + to black opal * Changed aquamarine: to turquoise * Use standard texture naming conventions @@ -29,6 +30,7 @@ following changes: `nftools:amethyst, nftools:black_opal` `nftools:alexandrite_ore, nftools:bismuth` `nftools:aquamarine, nftools:turquoise` + (using aliases) Unrelated changes: * Battle Axe, Mace, and Scythe textures @@ -41,3 +43,4 @@ Unrelated changes: except Bismuth (formerly nftools:alexandrite) * Register each craftitem before referencding it as a drop. * Make missing recipe for quartz crystals node (displayable quartz) +* Removed unused textures