primeiro commit
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 3m5s
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[
|
||||
// Weapons
|
||||
(5.0, LootTable("common.loot_tables.weapons.tier-3")),
|
||||
// Armor
|
||||
(5.0, LootTable("common.loot_tables.armor.tier-3")),
|
||||
// Misc
|
||||
(2.0, Item("common.items.armor.misc.head.facegourd")),
|
||||
]
|
||||
@@ -0,0 +1,4 @@
|
||||
[
|
||||
(1.0, Item("common.items.food.pumpkin_spice_brew")),
|
||||
(5.0, Item("common.items.food.honeycorn")),
|
||||
]
|
||||
Reference in New Issue
Block a user