tweak rarity of smithing templates
This commit is contained in:
parent
22166e7384
commit
72362f4a11
2 changed files with 10 additions and 10 deletions
|
|
@ -197,22 +197,22 @@
|
|||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:sentry_armor_trim_smithing_template",
|
||||
"weight": 20
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:vex_armor_trim_smithing_template",
|
||||
"weight": 20
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wild_armor_trim_smithing_template",
|
||||
"weight": 20
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:coast_armor_trim_smithing_template",
|
||||
"weight": 20
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -595,7 +595,7 @@
|
|||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "species:music_disc_lapidarian",
|
||||
"weight": 8
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
|
|
|
|||
|
|
@ -326,27 +326,27 @@
|
|||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:sentry_armor_trim_smithing_template",
|
||||
"weight": 20
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:vex_armor_trim_smithing_template",
|
||||
"weight": 20
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:wild_armor_trim_smithing_template",
|
||||
"weight": 20
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:coast_armor_trim_smithing_template",
|
||||
"weight": 20
|
||||
"weight": 10
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "alekiships:music_disc_pirate_crafting",
|
||||
"weight": 8
|
||||
"weight": 10
|
||||
}
|
||||
],
|
||||
"rolls": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue