Files
ATM8/minecraft/config/ftbquests/quests/reward_tables/legendary_mana_loot.snbt
Adrian Marquis b5ede55eba Version 1.0.19b
2023-05-29 13:49:34 +00:00

20 lines
746 B
SNBT

{
id: "0595EDDADDEA1407"
order_index: 31
title: "&6Legendary Mana Loot Bag&r"
loot_size: 1
use_title: true
rewards: [
{ item: "botania:elementium_ingot", random_bonus: 1, weight: 25.0f }
{ item: "botania:pixie_dust", random_bonus: 1, weight: 25.0f }
{ item: "botania:quartz_elven", random_bonus: 1, weight: 25.0f }
{ item: "botania:elf_glass", random_bonus: 1, weight: 25.0f }
{ item: "botania:dreamwood_log", random_bonus: 1, weight: 25.0f }
{ item: "botania:dreamwood", random_bonus: 1, weight: 25.0f }
{ item: "botania:dragonstone", random_bonus: 1, weight: 10.0f }
{ item: "botania:life_essence", random_bonus: 1, weight: 5.0f }
{ item: "botania:gaia_ingot" }
{ item: "botania:terrasteel_ingot", weight: 3.0f }
]
}