添加98k的战利品表

This commit is contained in:
Atsuihsio 2024-09-07 01:28:56 +08:00
parent b974b4599e
commit 0b33c1578f
2 changed files with 28 additions and 0 deletions

View file

@ -116,6 +116,20 @@
} }
] ]
}, },
{
"type": "minecraft:item",
"name": "superbwarfare:k_98_blueprint",
"weight": 10,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 1
}
}
]
},
{ {
"type": "minecraft:item", "type": "minecraft:item",
"name": "superbwarfare:mosin_nagant_blueprint", "name": "superbwarfare:mosin_nagant_blueprint",

View file

@ -60,6 +60,20 @@
} }
] ]
}, },
{
"type": "minecraft:item",
"name": "superbwarfare:k_98_blueprint",
"weight": 16,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 1
}
}
]
},
{ {
"type": "minecraft:item", "type": "minecraft:item",
"name": "superbwarfare:mosin_nagant_blueprint", "name": "superbwarfare:mosin_nagant_blueprint",