quests: add some more loot tables, rewrite intro questline a bit to guilde a newbie through to starting on the elements
This commit is contained in:
@ -0,0 +1,12 @@
|
||||
{
|
||||
id: "3461297B344CD84A"
|
||||
loot_size: 1
|
||||
order_index: 6
|
||||
rewards: [
|
||||
{ item: "minecraft:cooked_beef", weight: 3.0f }
|
||||
{ count: 4, item: "minecraft:baked_potato", weight: 3.0f }
|
||||
{ count: 2, item: "thermal:copper_dust" }
|
||||
]
|
||||
title: "Major Vanilla Reward"
|
||||
use_title: true
|
||||
}
|
Reference in New Issue
Block a user