Version 1.0.19b
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
id: "51D81405A1552C58"
|
||||
order_index: 26
|
||||
title: "Flower Petal Loot Bag"
|
||||
loot_size: 1
|
||||
use_title: true
|
||||
rewards: [
|
||||
{ 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: 3 }
|
||||
{ item: "botania:fertilizer", count: 2 }
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user