BBSMC Logo
模组整合包光影资源包软件汉化插件数据包
登录
模组插件数据包光影资源包整合包软件汉化
登录
设置
NBT-API

NBT-API

在不使用 NMS 的情况下向物品/方块/实体添加自定义 NBT 标签

前置
9371a year ago
NBT-API

NBT-API

在不使用 NMS 的情况下向物品/方块/实体添加自定义 NBT 标签

937
1
前置

基本信息

我的世界Java版本

26.1
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
1.7.9–1.7.10

平台

Bukkit
Folia
\n \n \n \n \n Paper
\n \n \n \n \n \n \n \n \n \n \n Purpur
Spigot

运行环境

服务端

其他链接

反馈问题 查看源码
Modrinth

搬运团队

BBSMC 官方搬运(1)
BBSMC 官方搬运(1)团队

搬运资源声明

对于可进行 JAR 文件搬运的许可证,我们提供站内下载服务;其他资源会跳转到原帖下载。资源更新可能不及时,建议前往资源内提供的原帖链接下载最新版本。

详情信息

许可证 MIT
发布于 2024-11-29
更新于 2026-03-28
简介更新日志版本百科反馈讨论

全部版本

1
2

2.15.6

on 2026 Mar 28
下载

更新内容

  • 新增对 26.1 的完全支持(上一个构建无需改动即可运行)
  • 修复升级物品 nbt 时 DataVersion 不会变更的问题
  • 将 org.bstats:bstats-bukkit 从 3.1.0 升级到 3.2.1,贡献者:@dependabot[bot],见 https://github.com/tr7zw/Item-NBT-API/pull/347
  • 将 org.apache.maven.plugins:maven-compiler-plugin 从 3.14.1 升级到 3.15.0,贡献者:@dependabot[bot],见 https://github.com/tr7zw/Item-NBT-API/pull/344
  • 将 org.codehaus.mojo:license-maven-plugin 从 2.7.0 升级到 2.7.1,贡献者:@dependabot[bot],见 https://github.com/tr7zw/Item-NBT-API/pull/341
  • 将 org.apache.maven.plugins:maven-shade-plugin 从 3.6.1 升级到 3.6.2,贡献者:@dependabot[bot],见 https://github.com/tr7zw/Item-NBT-API/pull/348

完整更新日志:https://github.com/tr7zw/Item-NBT-API/compare/2.15.5...2.15.6

2.15.5

on 2025 Dec 09
下载

更新内容

  • 修复了API报告无法识别1.21.11版本的问题

完整更新日志: https://github.com/tr7zw/Item-NBT-API/compare/2.15.4...2.15.5

2.15.4

on 2025 Dec 09
下载

更新内容

  • 为 Spigot/Paper 添加 1.21.11 版本支持
  • 将 org.apache.maven.plugins:maven-source-plugin 从 3.3.1 升级至 3.4.0,由 @dependabot[bot] 提交于 https://github.com/tr7zw/Item-NBT-API/pull/339

完整更新日志: https://github.com/tr7zw/Item-NBT-API/compare/2.15.3...2.15.4

2.15.3

on 2025 Oct 13
下载

更新内容

  • 添加对 1.21.9/1.12.10 版本 Spigot/Paper 的支持
  • 修复 1.20.5+ 版本中 GameProfile 的读写问题
  • 将 org.apache.maven.plugins:maven-javadoc-plugin 从 3.11.3 升级至 3.12.0(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/338
  • 将 org.apache.maven.plugins:maven-compiler-plugin 从 3.14.0 升级至 3.14.1(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/337
  • 将 org.codehaus.mojo:license-maven-plugin 从 2.6.0 升级至 2.7.0(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/336
  • 将 org.apache.maven.plugins:maven-shade-plugin 从 3.6.0 升级至 3.6.1(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/335

完整更新日志: https://github.com/tr7zw/Item-NBT-API/compare/2.15.2...2.15.3

2.15.2

on 2025 Oct 08
下载

主要变更

  • 标记 1.21.8 为兼容版本(此前实际已兼容,此次更新仅移除日志中的警告)
  • 修复在 Spigot 上 1.21.5 版本出现的 CODEC 错误
  • 修复 DataFixerUtil 中变量以使用正确的版本修订
  • 将 org.apache.maven.plugins:maven-javadoc-plugin 从 3.11.2 升级至 3.11.3(由 @dependabot[bot] 提交)https://github.com/tr7zw/Item-NBT-API/pull/333

完整更新日志: https://github.com/tr7zw/Item-NBT-API/compare/2.15.1...2.15.2

2.15.1

on 2025 Jul 03
下载

变更内容

  • 添加了 1.21.6/1.21.7 支持
  • 重新设计了 bStats 阴影/更新了 bStats 版本
  • 修复了带有轻微格式错误的父级 (paper-)plugin.yml 的错误
  • 为字段提供了更好的 Mojmap 支持
  • 添加了新的 bStats 图表:https://bstats.org/plugin/bukkit/ItemNBTAPI/1058
  • [1.21.6] 通过 @patyhank 在 https://github.com/tr7zw/Item-NBT-API/pull/326 中支持实体和块实体
  • 通过 @dependabot 在 https://github.com/tr7zw/Item-NBT-API/pull/325 中将 org.codehaus.mojo:license-maven-plugin 从 2.5.0 升级到 2.6.0
  • 通过 @patyhank 在 https://github.com/tr7zw/Item-NBT-API/pull/328 中将 1.21.7 标记为受支持

新贡献者

  • @patyhank 在 https://github.com/tr7zw/Item-NBT-API/pull/326 中进行了首次贡献 非常感谢您对更新的贡献,我无法及时完成它。

完整变更日志:https://github.com/tr7zw/Item-NBT-API/compare/2.15.0...2.15.1

2.15.0

on 2025 Apr 25
下载

有哪些变更

  • 增加1.21.5支持(Spigot/Paper及其分支)
  • 大量更新了维基页面
  • 由@SoSeDiK在https://github.com/tr7zw/Item-NBT-API/pull/319中添加了用于物品堆转换的数据版本
  • 修复了列表的#remove(Object)方法会移除对象的每个实例,而不只是第一个实例的问题。#293
  • 由@SoSeDiK在https://github.com/tr7zw/Item-NBT-API/pull/321中添加了一个提取两个化合物之间差异的方法
  • 由@SoSeDiK在https://github.com/tr7zw/Item-NBT-API/pull/320中更新了“读取世界数据”的维基示例
  • 由@dependabot在https://github.com/tr7zw/Item-NBT-API/pull/312中将org.apache.maven.plugins:maven-javadoc-plugin从3.11.1版本升级到3.11.2版本
  • 由@FireML在https://github.com/tr7zw/Item-NBT-API/pull/311中将EvenMoreFish添加到Plugins.md中
  • 由@dependabot在https://github.com/tr7zw/Item-NBT-API/pull/309中将org.codehaus.mojo:license-maven-plugin从2.4.0版本升级到2.5.0版本
  • 由@SoSeDiK在https://github.com/tr7zw/Item-NBT-API/pull/313中更新了维基
  • 由@dependabot在https://github.com/tr7zw/Item-NBT-API/pull/316中将org.apache.maven.plugins:maven-compiler-plugin从3.13.0版本升级到3.14.0版本

新贡献者

  • @FireML在https://github.com/tr7zw/Item-NBT-API/pull/311中做出了他们的首次贡献

完整变更日志:https://github.com/tr7zw/Item-NBT-API/compare/2.14.1...2.15.0

2.14.1

on 2024 Dec 24
下载

有哪些更改

  • 添加 1.21.4 支持
  • 添加新的实验性 NBTJsonUtil#itemStackToJson 方法,用于 1.20.3+ 聊天悬停组件
  • @SoSeDiK 在 https://github.com/tr7zw/Item-NBT-API/pull/308 中更新了维基
  • @dependabot 在 https://github.com/tr7zw/Item-NBT-API/pull/306 中将 org.apache.maven.plugins:maven-javadoc-plugin 从 3.10.1 升级到 3.11.1

完整变更日志:https://github.com/tr7zw/Item-NBT-API/compare/2.14.0...2.14.1

2.14.0

on 2024 Nov 29
下载

无

2.13.2

on 2024 Nov 29
下载

变更内容

  • 添加 1.21.1 支持
  • @SoSeDiK 在 https://github.com/tr7zw/Item-NBT-API/pull/287 中进行了一些小的维基更改
  • @dependabot 在 https://github.com/tr7zw/Item-NBT-API/pull/290 中将 org.apache.maven.plugins:maven-javadoc-plugin 从 3.7.0 升级到 3.8.0
  • @SoSeDiK 在 https://github.com/tr7zw/Item-NBT-API/pull/288 中防止在方块实体测试期间加载区块

完整变更日志:https://github.com/tr7zw/Item-NBT-API/compare/2.13.1...2.13.2

2.13.1

on 2024 Nov 29
下载

2.13.0

on 2024 Nov 29
下载

2.12.4

on 2024 Nov 29
下载

2.12.3

on 2024 Nov 29
下载

2.12.2

on 2024 Nov 29
下载

2.12.1

on 2024 Nov 29
下载

2.12.0

on 2024 Nov 29
下载

2.12.0 - Release Candidate 1

on 2024 Nov 29
下载

2.11.3

on 2024 Nov 29
下载

2.11.2

on 2024 Nov 29
下载
1
2
BBSMC Logo

中国最活跃的 Minecraft 中文资源社区

QQ 群:1078515449

资源

模组整合包光影资源包

社区

汉化软件插件

帮助

服务条款隐私政策社区规则开源代码
设置

"Minecraft"以及"我的世界"为美国微软公司的商标,本站与微软公司没有从属关系。 本站与 Modrinth 无从属关系,网站遵循 LGPL 协议开源。

© 2019-2026 青岛柒兮网络科技有限公司 | 鲁B2-20210590 | 鲁ICP备2021009459号-12 | 公安备案 鲁公网安备37021002001586号