Loot Inject
作者:rebot | 分类:模组
Minecraft 版本: 1.21 1.21.1 1.21.2 1.21.3 1.21.4 1.21.5
平台: fabric
标签: cursed library utility
Loot Inject
A mod that allows injecting a single loot table from a datapack into an existing table.
This was intended to aid in creation of modpacks
Usage
Create a loot_inject folder in your datapack namespace root and create a new json file inside that folder
{
"inject":["minecraft:blocks/stone"],
"table":"minecraft:chests/end_city_treasure"
}
table is the table that is injected
inject is the table that is injected into
Plans
- Allow For Multiple Tables to be injected into a single table at once Compleated
- Further Inject Options
请登录后举报
暂无评论,抢个沙发吧~