# 项目名称/Project Name
简体中文：
《重铸》
English:
《Reforge》

# 简介/Brief Introduction
简体中文：
赋予所有装备完全随机的附加属性、属性值 与 稀有度。
English:
Grant all equipment completely random additional attributes, attribute values, and rarity.

# 引用/Quote
简体中文：
本项目在开发过程中，参考并使用了来自以下Minecraft模组的纹理资源：
‌模组名称‌：《装备祝福》
‌作者‌：小胡闹/吕不才/星海
‌协议‌：MIT协议
‌来源‌：https://www.curseforge.com/minecraft/mc-mods/equipmentbenediction
在此，我对原作者表示衷心的感谢，并确认本项目的使用符合MIT协议的相关规定。
English:
During the development of this project, texture resources from the following Minecraft mods were referenced and utilized:
Mod Name: Equipment Benediction
‌Author: Xiao Hunao, Lv Bucai, and Xinghai
‌License: MIT License
‌Origin: https://www.curseforge.com/minecraft/mc-mods/equipmentbenediction
Here, I express my heartfelt gratitude to the original authors and confirm that the usage in this project complies with the relevant provisions of the MIT License.
(The mod, titled "Equipment Benediction," was created by Xiao Hunao, Lv Bucai, and Xinghai. It is licensed under the MIT License.)

# 修改/Modify
简体中文：
对于上述引用的资源，本项目进行了以下修改：
基于原纹理 "table.png", "table_bottom.png", "table_top.png", "chiseled_tuff_bricks_top.png" ，创建了 "reforging_table.png" 以用于本项目相关方块的纹理；
基于原纹理 "reforged_hammer.png" ，创建了 "reforging_hammer.png" 以用于本项目相关物品的纹理。
English:
‌Texture Modifications for the Project‌
‌Creation of New Textures‌:
‌"reforging_table.png"‌: Created based on the original textures "table.png", "table_bottom.png", "table_top.png", and "chiseled_tuff_bricks_top.png" for the textures of related blocks in this project.
‌"reforging_hammer.png"‌: Created based on the original texture "reforged_hammer.png" for the textures of related items in this project.
These modifications were made to tailor the textures to the specific needs and aesthetics of the project.‌

# MIT协议声明/‌MIT License Declaration‌
简体中文：
根据MIT协议的规定，我在此声明：
我承认上述资源的版权归原作者所有。
我的使用是出于非商业目的，并且我保留了原作者的所有版权声明和许可声明。
如果我在项目中分发这些资源，我也将确保分发MIT协议的副本。
English:
‌MIT Agreement Declaration‌
‌Acknowledgment of Copyright‌:
I acknowledge that the copyright of the aforementioned resources belongs to the original authors.
‌Non-commercial Use‌:
My use of these resources is for non-commercial purposes.
‌Retention of Copyright and License Statements‌:
I have retained all original copyright and license statements from the authors.
‌Distribution with MIT License‌:
If I distribute these resources within my project, I will ensure that a copy of the MIT License is included.
This declaration is made in accordance with the provisions of the MIT License‌1.
(Note: The content above is a structured translation based on the given information, acknowledging the copyright, non-commercial use, retention of original statements, and distribution requirements as per the MIT License.)

# MIT许可协议/MIT License Agreement
简体中文：
本Addon遵循MIT协议，你可以自由地使用、复制、修改和分发本Addon，但请确保你的分发版本也包含此MIT协议的声明。
English:
This Addon follows the MIT License. You are free to use, copy, modify, and distribute it, but please ensure that your distribution version also includes this MIT License declaration.

MIT License

Copyright (c) 2024 雨下聆风

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

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 COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.