buffed piglin bartering table
This commit is contained in:
parent
f67ce2f06a
commit
5ca7d80c9b
2 changed files with 74 additions and 99 deletions
|
|
@ -18,11 +18,11 @@
|
|||
{
|
||||
"type": "patchouli:text",
|
||||
"title": "Trade Results",
|
||||
"text": "$(li)3-9 String$(li)6-12 Sticks$(li)4-8 Charcoal$(li)5-12 Nether Quartz$(li)1-3 Tin Ingots$(li)1-3 Copper Ingots$(li)1-2 Leather$(li)8-12 Pyroxenite Bricks$(li)8-12 Migmatite Bricks"
|
||||
"text": "$(li)1 Copper Ingot$(li)1 Tin Ingot$(li)1 Silver Ingot$(li)1 Bronze Ingot$(li)1 Bismuth Bronze Ingot$(li)1 Cast Iron Ingot$(li)1 Zinc Ingot$(li)1 Brass Ingot$(li)1 Bismuth Ingot$(li)1 Nickel Ingot$(li)4-6 Sulfur Powder"
|
||||
},
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
"text": "$(li)6-12 Arrows$(li)4-12 Flux$(li)1-2 Raw Graphite$(li)4-8 Sulfur Powder$(li)2-4 Kaolin Clay$(li)4-8 Mangrove Lumber$(li)2-4 Mangrove Logs$(li)2-4 Cooked Venison$(li)8-16 Glow Berries$(li)2-4 Ghost Peppers$(li)2-4 Glowstone Dust"
|
||||
"text": "$(li)1-2 Leather$(li)6-12 String$(li)6-12 Nether Quartz$(li)12-18 Mangrove Lumber$(li)6-8 Mangrove Logs$(li)4-6 Cooked Venison$(li)4-6 Ghost Peppers$(li)4-6 Gunpowder$(li)4-8 Charcoal$(li)6-12 Arrows$(li)6-12 Flux$(li)8-12 Blackstone Bricks$(li)8-12 Deepslate Bricks$(li)8-16 Sticks"
|
||||
},
|
||||
{
|
||||
"type": "patchouli:text",
|
||||
|
|
|
|||
|
|
@ -12,13 +12,13 @@
|
|||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 3,
|
||||
"max": 9,
|
||||
"min": 6,
|
||||
"max": 12,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -57,43 +57,63 @@
|
|||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 5,
|
||||
"min": 6,
|
||||
"max": 12,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "gtceu:tin_ingot",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 3,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:copper_ingot",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 3,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "gtceu:silver_ingot",
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "gtceu:bronze_ingot",
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "gtceu:bismuth_bronze_ingot",
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:iron_ingot",
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "create:zinc_ingot",
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "create:brass_ingot",
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "gtceu:bismuth_ingot",
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "gtceu:nickel_ingot",
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -108,7 +128,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -123,7 +143,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -138,7 +158,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -153,7 +173,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -162,28 +182,13 @@
|
|||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 4,
|
||||
"min": 6,
|
||||
"max": 12,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "gtceu:raw_graphite",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 1,
|
||||
"max": 2,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -198,22 +203,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "tfc:kaolin_clay",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 4,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -222,13 +212,13 @@
|
|||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 4,
|
||||
"max": 8,
|
||||
"min": 12,
|
||||
"max": 18,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -237,13 +227,13 @@
|
|||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 4,
|
||||
"min": 6,
|
||||
"max": 8,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -252,28 +242,13 @@
|
|||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 4,
|
||||
"min": 4,
|
||||
"max": 6,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:glow_berries",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 8,
|
||||
"max": 16,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
|
|
@ -282,28 +257,28 @@
|
|||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 4,
|
||||
"min": 4,
|
||||
"max": 6,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
},
|
||||
{
|
||||
"type": "minecraft:item",
|
||||
"name": "minecraft:glowstone_dust",
|
||||
"name": "minecraft:gunpowder",
|
||||
"functions": [
|
||||
{
|
||||
"function": "minecraft:set_count",
|
||||
"count": {
|
||||
"min": 2,
|
||||
"max": 4,
|
||||
"min": 4,
|
||||
"max": 6,
|
||||
"type": "minecraft:uniform"
|
||||
}
|
||||
}
|
||||
],
|
||||
"weight": 2
|
||||
"weight": 100
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue