init
This commit is contained in:
29
FTBLang/config/ftbquests/quests/reward_tables/skeleton.snbt
Normal file
29
FTBLang/config/ftbquests/quests/reward_tables/skeleton.snbt
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
id: "7AADD231440C3AF4"
|
||||
loot_size: 1
|
||||
order_index: 4
|
||||
rewards: [
|
||||
{
|
||||
item: {
|
||||
Count: 1
|
||||
id: "minecraft:bow"
|
||||
tag: {
|
||||
Damage: 0
|
||||
Enchantments: [
|
||||
{
|
||||
id: "minecraft:power"
|
||||
lvl: 2s
|
||||
}
|
||||
{
|
||||
id: "minecraft:unbreaking"
|
||||
lvl: 2s
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
{ count: 64, item: "minecraft:arrow" }
|
||||
{ count: 16, item: "minecraft:bone" }
|
||||
]
|
||||
title: "{ftbquests.loot_table_8839952752635034356.title}"
|
||||
}
|
||||
Reference in New Issue
Block a user