Перейти к содержимому
Mineforgian

SetBlock-TNT

This data pack will continuously generate TNT under the players' feet.

773 загрузок1 подписчиковGPL-3.0-or-laterdatapackfabricforgeneoforgequilt

Обновлён 28 ноября 2025 г. · опубликован 29 декабря 2024 г.

  • Enter the mine to play after installing the data pack.

[SBT]TNT生成 (SetBlock-TNT)

The English description is below.

如果遇到任何问题,请点击 这里 反馈

简介

  • 本数据包会在玩家脚底下不断生成 TNT
  • 数据包第一次加载后需要玩家的血量更新一次(如受伤)方可正常生成 TNT

功能

基本

  • 在所有生存、冒险模式玩家血量大于等于 5 点(Heart_2Heart_2Heart_1)时在其脚下放置 TNT
  • 在所有生存、冒险模式玩家血量小于等于 4 点(Heart_2Heart_2),大于等于 1 点(Heart_1)时在其脚下放置红石块,在红石块下方放置 TNT(我们称之为补刀)
  • 将玩家背包中的每个 TNT 转化为 1 点经验
  • 为所有玩家提供无限夜视、发光,移除黑暗效果,并开启死亡不掉落
  • 在屏幕右侧显示死亡榜,在玩家列表栏显示血条

优化

  • 清除玩家附近的火
  • 清除距离玩家 20 格外的 TNT 实体
  • 在 TNT 附近五格内的 TNT 实体数大于 200 时清除这些 TNT 实体

If you encounter any issues, please click here to report

Introduction

  • This datapack continuously generates TNT beneath players' feet
  • After the datapack is first loaded, players need to have their health updated once (such as taking damage) for TNT generation to work properly

Features

Basic

  • Places TNT beneath all survival and adventure mode players when their health is greater than or equal to 5 points (Heart_2Heart_2Heart_1)
  • When all survival and adventure mode players have health less than or equal to 4 points (Heart_2Heart_2) but greater than or equal to 1 point (Heart_1), places a redstone block beneath them and TNT below the redstone block (we call this "finishing blow")
  • Converts each TNT in players' inventory to 1 experience point
  • Provides all players with infinite night vision and glowing effects, removes darkness effect, and enables keep inventory on death
  • Displays death leaderboard on the right side of the screen and health bars in the player list

Optimization

  • Clears fire near players
  • Clears TNT entities more than 20 blocks away from players
  • Clears TNT entities when there are more than 200 TNT entities within 5 blocks of any TNT

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.0.0Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10datapack28 ноября 2025 г.Скачать (74 КБ)
3.0+modРелиз1.21.6, 1.21.7, 1.21.8, 1.21.9fabric, forge, neoforge, quilt9 октября 2025 г.Скачать (213 КБ)
3.0Релиз1.21.6, 1.21.7, 1.21.8, 1.21.9datapack9 октября 2025 г.Скачать (71 КБ)
v2.0+modРелиз1.21.5, 1.21.6, 1.21.7, 1.21.8fabric, forge, neoforge, quilt7 августа 2025 г.Скачать (67 КБ)
v2.0Релиз1.21.5, 1.21.6, 1.21.7, 1.21.8datapack7 августа 2025 г.Скачать (26 КБ)
v1.2Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4datapack3 января 2025 г.Скачать (26 КБ)
v1.1+modРелиз1.21.1, 1.21.2, 1.21.3, 1.21.4fabric, forge, neoforge, quilt29 декабря 2024 г.Скачать (57 КБ)
v1.1Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4datapack29 декабря 2024 г.Скачать (24 КБ)
v1.0Релиз1.21.1, 1.21.2, 1.21.3, 1.21.4datapack29 декабря 2024 г.Скачать (24 КБ)

Ченджлог

1.0.0Релиз1.21.8, 1.21.9, 1.21.10 · 28 ноября 2025 г.
  • 更新 DFL 函数调用名称
  • 更新 README.md 中的问题反馈链接

  • Updated DFL function call names
  • Updated issue reporting links in README.md
3.0+modРелиз1.21.7, 1.21.8, 1.21.9 · 9 октября 2025 г.
  • 迁移项目,现在不再需要单独安装 DFL
  • 移除了对于 DFL 的加载检测
  • 现在不再在玩家动作栏显示实时实体数量

  • Migrated the project, no longer requires separate DFL installation
  • Removed DFL loading detection
  • No longer displays real-time entity count in player action bar
3.0Релиз1.21.7, 1.21.8, 1.21.9 · 9 октября 2025 г.
  • 迁移项目,现在不再需要单独安装 DFL
  • 移除了对于 DFL 的加载检测
  • 现在不再在玩家动作栏显示实时实体数量

  • Migrated the project, no longer requires separate DFL installation
  • Removed DFL loading detection
  • No longer displays real-time entity count in player action bar
v2.0+modРелиз1.21.6, 1.21.7, 1.21.8 · 7 августа 2025 г.
  • Updated datapack description
  • Updated functions to match the new version of DFL
  • Increased the TNT clearing threshold to ensure our "finishing blow" mechanism can kill players
  • Optimized DFL loading detection
  • Updated the loading success notification

Full Changelog: https://github.com/WhiteElephant-abc/SetBlock-TNT/compare/v1.2...v2.0

v2.0Релиз1.21.6, 1.21.7, 1.21.8 · 7 августа 2025 г.
  • Updated datapack description
  • Updated functions to match the new version of DFL
  • Increased the TNT clearing threshold to ensure our "finishing blow" mechanism can kill players
  • Optimized DFL loading detection
  • Updated the loading success notification

Full Changelog: https://github.com/WhiteElephant-abc/SetBlock-TNT/compare/v1.2...v2.0

v1.2Релиз1.21.2, 1.21.3, 1.21.4 · 3 января 2025 г.
  • Add README.md
  • Localization
  • Updated the data packet description
v1.1+modРелиз1.21.2, 1.21.3, 1.21.4 · 29 декабря 2024 г.
  • Now, the data pack loading prompt will have upper and lower dividing lines, and each line will start with a vertical bar.
  • Now, when the number of TNT entities within five blocks of a TNT is greater than 50, these TNT entities will be cleared, instead of 30 in the previous version.
v1.1Релиз1.21.2, 1.21.3, 1.21.4 · 29 декабря 2024 г.
  • Now, the data pack loading prompt will have upper and lower dividing lines, and each line will start with a vertical bar.
  • Now, when the number of TNT entities within five blocks of a TNT is greater than 50, these TNT entities will be cleared, instead of 30 in the previous version.

Комментарии

Загружаем…