atm9/client/config/ftbquests/quests/reward_tables/flower_petal_loot.snbt
2024-09-29 18:14:34 -07:00

27 lines
904 B
SNBT

{
id: "51D81405A1552C58"
loot_size: 1
order_index: 35
rewards: [
{ count: 3, item: "botania:white_petal" }
{ count: 3, item: "botania:orange_petal" }
{ count: 3, item: "botania:magenta_petal" }
{ count: 3, item: "botania:light_blue_petal" }
{ count: 3, item: "botania:yellow_petal" }
{ count: 3, item: "botania:lime_petal" }
{ count: 3, item: "botania:pink_petal" }
{ count: 3, item: "botania:gray_petal" }
{ count: 3, item: "botania:light_gray_petal" }
{ count: 3, item: "botania:cyan_petal" }
{ count: 3, item: "botania:purple_petal" }
{ count: 3, item: "botania:blue_petal" }
{ count: 3, item: "botania:brown_petal" }
{ count: 3, item: "botania:green_petal" }
{ count: 3, item: "botania:red_petal" }
{ count: 3, item: "botania:black_petal" }
{ count: 2, item: "botania:fertilizer" }
]
title: "Flower Petal Loot Bag"
use_title: true
}