Files
Custom_Launcher_mc/modpack/_upload/objects/23/44/234470e0d8e984ef3f03218e5b8d41850e653659
T
felden.r@grenoble.archi.fr c280484561 first commit
2025-03-31 11:07:21 +02:00

80 lines
1.6 KiB
Plaintext

{
"TradesLevel1": [
{
"Type": "lightmanscurrency:simple",
"Price": {
"ID": "lightmanscurrency:coin_gold",
"Count": 1
},
"Sell": {
"ID": "lightmanscurrency:atm",
"Count": 1
},
"MaxTrades": 12,
"XP": 1,
"PriceMult": 0.05
},
{
"Type": "lightmanscurrency:simple",
"Price": {
"ID": "lightmanscurrency:coin_iron",
"Count": 5
},
"Sell": {
"ID": "lightmanscurrency:cash_register",
"Count": 1
},
"MaxTrades": 12,
"XP": 1,
"PriceMult": 0.05
},
{
"Type": "lightmanscurrency:simple",
"Price": {
"ID": "lightmanscurrency:coin_iron",
"Count": 5
},
"Sell": {
"ID": "lightmanscurrency:terminal",
"Count": 1
},
"MaxTrades": 12,
"XP": 1,
"PriceMult": 0.05
}
],
"TradesLevel2": [
{
"Type": "lightmanscurrency:simple",
"Price": {
"ID": "lightmanscurrency:coin_gold",
"Count": 2
},
"Price2": {
"ID": "lightmanscurrency:coin_iron",
"Count": 4
},
"Sell": {
"ID": "lightmanscurrency:display_case",
"Count": 1
},
"MaxTrades": 12,
"XP": 1,
"PriceMult": 0.05
},
{
"Type": "lightmanscurrency:simple",
"Price": {
"ID": "lightmanscurrency:coin_gold",
"Count": 4
},
"Sell": {
"ID": "lightmanscurrency:armor_display",
"Count": 1
},
"MaxTrades": 12,
"XP": 1,
"PriceMult": 0.05
}
]
}