Initial commit
This commit is contained in:
12
config/ftbquests/quests/reward_tables/random_basic_grist.snbt
Executable file
12
config/ftbquests/quests/reward_tables/random_basic_grist.snbt
Executable file
@ -0,0 +1,12 @@
|
||||
{
|
||||
id: "651A2F762091FAC4"
|
||||
loot_size: 1
|
||||
order_index: 0
|
||||
rewards: [
|
||||
{ item: "kubejs:grist_build_basic" }
|
||||
{ item: "kubejs:grist_agricultural_basic" }
|
||||
{ item: "kubejs:grist_energetic_basic" }
|
||||
{ item: "kubejs:grist_intelligent_basic" }
|
||||
]
|
||||
title: "Random Basic Grist"
|
||||
}
|
12
config/ftbquests/quests/reward_tables/random_metal_dust.snbt
Executable file
12
config/ftbquests/quests/reward_tables/random_metal_dust.snbt
Executable file
@ -0,0 +1,12 @@
|
||||
{
|
||||
id: "45EFE15AE09F1C57"
|
||||
loot_size: 8
|
||||
order_index: 1
|
||||
rewards: [
|
||||
{ item: "thermal:iron_dust" }
|
||||
{ item: "thermal:tin_dust" }
|
||||
{ item: "thermal:copper_dust" }
|
||||
{ item: "thermal:lead_dust" }
|
||||
]
|
||||
title: "Common Metal Dust"
|
||||
}
|
Reference in New Issue
Block a user