From f891170e45c05e871e9032bd7daa72b68c308659 Mon Sep 17 00:00:00 2001 From: Juraj Vajda Date: Tue, 22 Nov 2022 09:07:00 -0500 Subject: [PATCH] Update readme and media licensing --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b7ad110..472040b 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,10 @@ Adds Enchanting Mechanics and API. ## Features +* does not add new tools/items, it's using MT API to change existing items instead * adds enchanting table * supports all registered tools with known tool groups: pickaxe, shovel, axe, sword, e.g. `groups = {pickaxe = 1}` -* support all bows with group `{bow = 1}` +* supports all bows with group `{bow = 1}` * supports `default:bookshelf` or anything with `group:bookshelf` * enchanting trade is for `default:mese_crystal` or anything with `groups = {enchanting_trade = 1}` * adds enchantability for all MT default tools, for custom tools the enchantability can be set in the item group, e.g. `groups = {enchantability = 15}` @@ -215,7 +216,7 @@ GNU Lesser General Public License v2.1 or later (see included LICENSE file) - x_enchanting_symbol_25.png - x_enchanting_symbol_26.png -**LGPL-2.1-or-later, by SaKeL** +**CC-BY-SA-4.0, by SaKeL** - x_enchanting_image_button_disabled.png - x_enchanting_image_button.png @@ -234,7 +235,7 @@ GNU Lesser General Public License v2.1 or later (see included LICENSE file) ### Models -**LGPL-2.1-or-later, by SaKeL** +**CC-BY-SA-4.0, by SaKeL** - x_enchanting_scroll.b3d - x_enchanting_table.obj