added tag for new vault trash

`the_vault:trash`
This commit is contained in:
alterNERDtive 2023-08-06 16:40:45 +02:00
parent efdc4e4ab7
commit fe7ceb5134
Signed by: alterNERDtive
GPG key ID: 547787A4FE6533F1
2 changed files with 35 additions and 1 deletions

View file

@ -1,6 +1,6 @@
# devel
*
* Added tag for the new trash loot in Vaults (`the_vault:trash`).
# 3.11.2.0 (2023-08-06)

View file

@ -0,0 +1,34 @@
{
"replace": false,
"values": [
"the_vault:ancient_copper_block",
"the_vault:ancient_copper_ingot",
"the_vault:gilded_block",
"the_vault:gilded_ingot",
"the_vault:gilded_sconce",
"the_vault:living_rock",
"the_vault:mossy_bone",
"the_vault:mossy_bone_block",
"the_vault:ornate_block",
"the_vault:ornate_chain",
"the_vault:ornate_ingot",
"the_vault:overgrown_wooden_chunk",
"the_vault:overgrown_wooden_log",
"the_vault:overgrown_wooden_planks",
"the_vault:rotten_meat",
"the_vault:rotten_meat_block",
"the_vault:sandy_block",
"the_vault:sandy_rocks",
"the_vault:soot",
"the_vault:topaz_block",
"the_vault:topaz_shard",
"the_vault:vault_moss",
"the_vault:vault_sweets",
"the_vault:vault_sweets_block",
"the_vault:velvet",
"the_vault:velvet_block",
"the_vault:wooden_chunk",
"the_vault:wooden_planks",
"the_vault:wooden_log"
]
}