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

19 lines
619 B
SNBT

{
id: "72D242FB70CF9896"
order_index: 29
title: "&9Rare Mana Materials Loot Bag&r"
loot_size: 1
use_title: true
rewards: [
{ item: "botania:manasteel_ingot", random_bonus: 3, weight: 25.0f }
{ item: "botania:manasteel_block", weight: 10.0f }
{ item: "botania:mana_diamond", random_bonus: 2, weight: 10.0f }
{ item: "botania:mana_diamond_block" }
{ item: "botania:mana_pearl", random_bonus: 2, weight: 10.0f }
{ item: "botania:terrasteel_nugget", random_bonus: 1 }
{ item: "botania:mana_quartz", weight: 5.0f }
{ item: "botania:black_lotus", weight: 2.0f }
{ item: "botania:blacker_lotus" }
]
}