Skip to content
This repository has been archived by the owner on Apr 15, 2024. It is now read-only.

Fabric mod for getting Minecraft Item ID & writing them to a JSON file for other APIs to use|一个通过注册表读取 Minecraft 物品 ID 并将其写入 JSON 文件以供其他 API 使用的 Fabric mod

License

iXORTech/minecraft-item-data-getter

Repository files navigation

English | 中文

minecraft-item-data-getter

Fabric mod for getting Minecraft Item ID & writing them to a JSON file for other APIs to use

🗃️ Source Code

The default branch (main) does not contain the source code of the project. Please check the branch with the name corresponding to the version of Minecraft you are using (e.g. 1.18). The source code of the project for that particular version of Minecraft is in that branch.

🔉 Announcement

This announcement is made due to the disharmony event of Mirai.

  • This project has been developed for the hobby of developers and contributors. So,
    1. we might add/change some features or even remove some features just because we are interested in making these changes
    2. and posting any offensive speech/content/behavior that expresses the opposition to the points above will result in a BAN FOREVER
  • The fact that this project is open-sourced does not mean that the developer is obliged to provide you any services.
  • Your speech should not be offensive.
  • Read the How To Ask Questions The Smart Way before you ask any questions.
  • If necessary, the developer reserves the right to stop any technical support for you.
  • If necessary, the developer reserves the right of BANNING you for any reason.
  • We will try our best to notify in beforehand about the modification/removal of the internal implementation of the program, but we cannot guarantee anything.
  • We will try our best to make updating the program easier (for example, no need to change anything other than executable binary) or clearly notify other changes needed. But this is not guaranteed either.

If you feel discomfort about the announcement above, you should consider stopping using this project.

🎊 Thanks

IntelliJ IDEA
Capable and Ergonomic IDE for JVM

Special Thanks to JetBrains for providing us free Licenses for Open Source Development for IDEs such as IntelliJ IDEA

Copyright © 2000-2023 JetBrains s.r.o. JetBrains and the JetBrains logo are registered trademarks of JetBrains s.r.o.
Copyright © 2023 JetBrains s.r.o. IntelliJ IDEA and the IntelliJ IDEA logo are registered trademarks of JetBrains s.r.o.

📜 License

minecraft-item-data-getter uses AGPL-3.0-or-later License as software license.
Users can modify and redistribute the source code and use it for commercial proposes, but you should respect the content of AGPL-3.0-or-later License

  • Use this project for any proposes that violate the laws of The United States of America, Canada, The People's Republic of China, and the country where the user is at.

  • When you use this project for other project:

    • You should clearly mention the usage of our software and a URL to our repository in any part of your product description. The fact that our code is free and open-source must not be distorted or hidden.
  • For derived projects of minecraft-item-data-getter:

    • Your project should also be open-sourced under AGPL-3.0-or-later License. Whether it is a fork of our project or another project that use our code.
    • If you use minecraft-item-data-getter's released source code for another project, whether the code have been changed or not, then you need to clearly mention the usage of our code and a URL to our repository in any part of the software description. The fact that our code is free and open-source must not be distorted or hidden.
minecraft-item-data-getter - Fabric mod for getting Minecraft Item ID & writing them to a JSON file for other APIs to use
Copyright (C) 2023 iXOR Technology, Cubik65536, and contributors.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.

About

Fabric mod for getting Minecraft Item ID & writing them to a JSON file for other APIs to use|一个通过注册表读取 Minecraft 物品 ID 并将其写入 JSON 文件以供其他 API 使用的 Fabric mod

Topics

Resources

License

Stars

Watchers

Forks

Languages