Advertisement
Guest User

PiglinBartering

a guest
Feb 26th, 2020
3,061
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 5.64 KB | None | 0 0
  1. {
  2.   "type": "minecraft:barter",
  3.   "pools": [
  4.     {
  5.       "rolls": 1,
  6.       "entries": [
  7.         {
  8.           "type": "minecraft:item",
  9.           "name": "minecraft:netherite_hoe"
  10.         },
  11.         {
  12.           "type": "minecraft:item",
  13.           "weight": 5,
  14.           "name": "minecraft:warped_nylium"
  15.         },
  16.         {
  17.           "type": "minecraft:item",
  18.           "weight": 5,
  19.           "functions": [
  20.             {
  21.               "function": "minecraft:set_nbt",
  22.               "tag": "{Potion:\"minecraft:fire_resistance\"}"
  23.             }
  24.           ],
  25.           "name": "minecraft:potion"
  26.         },
  27.         {
  28.           "type": "minecraft:item",
  29.           "weight": 5,
  30.           "functions": [
  31.             {
  32.               "function": "minecraft:set_nbt",
  33.               "tag": "{Potion:\"minecraft:fire_resistance\"}"
  34.             }
  35.           ],
  36.           "name": "minecraft:splash_potion"
  37.         },
  38.         {
  39.           "type": "minecraft:item",
  40.           "weight": 10,
  41.           "functions": [
  42.             {
  43.               "function": "minecraft:set_count",
  44.               "count": {
  45.                 "min": 8.0,
  46.                 "max": 16.0,
  47.                 "type": "minecraft:uniform"
  48.               }
  49.             }
  50.           ],
  51.           "name": "minecraft:quartz"
  52.         },
  53.         {
  54.           "type": "minecraft:item",
  55.           "weight": 10,
  56.           "functions": [
  57.             {
  58.               "function": "minecraft:set_count",
  59.               "count": {
  60.                 "min": 5.0,
  61.                 "max": 12.0,
  62.                 "type": "minecraft:uniform"
  63.               }
  64.             }
  65.           ],
  66.           "name": "minecraft:glowstone_dust"
  67.         },
  68.         {
  69.           "type": "minecraft:item",
  70.           "weight": 10,
  71.           "functions": [
  72.             {
  73.               "function": "minecraft:set_count",
  74.               "count": {
  75.                 "min": 2.0,
  76.                 "max": 6.0,
  77.                 "type": "minecraft:uniform"
  78.               }
  79.             }
  80.           ],
  81.           "name": "minecraft:magma_cream"
  82.         },
  83.         {
  84.           "type": "minecraft:item",
  85.           "weight": 10,
  86.           "functions": [
  87.             {
  88.               "function": "minecraft:set_count",
  89.               "count": {
  90.                 "min": 4.0,
  91.                 "max": 8.0,
  92.                 "type": "minecraft:uniform"
  93.               }
  94.             }
  95.           ],
  96.           "name": "minecraft:ender_pearl"
  97.         },
  98.         {
  99.           "type": "minecraft:item",
  100.           "weight": 10,
  101.           "functions": [
  102.             {
  103.               "function": "minecraft:set_count",
  104.               "count": {
  105.                 "min": 8.0,
  106.                 "max": 24.0,
  107.                 "type": "minecraft:uniform"
  108.               }
  109.             }
  110.           ],
  111.           "name": "minecraft:string"
  112.         },
  113.         {
  114.           "type": "minecraft:item",
  115.           "weight": 20,
  116.           "functions": [
  117.             {
  118.               "function": "minecraft:set_count",
  119.               "count": {
  120.                 "min": 6.0,
  121.                 "max": 10.0,
  122.                 "type": "minecraft:uniform"
  123.               }
  124.             }
  125.           ],
  126.           "name": "minecraft:shroomlight"
  127.         },
  128.         {
  129.           "type": "minecraft:item",
  130.           "weight": 20,
  131.           "name": "minecraft:fire_charge"
  132.         },
  133.         {
  134.           "type": "minecraft:item",
  135.           "weight": 20,
  136.           "functions": [
  137.             {
  138.               "function": "minecraft:set_count",
  139.               "count": {
  140.                 "min": 8.0,
  141.                 "max": 16.0,
  142.                 "type": "minecraft:uniform"
  143.               }
  144.             }
  145.           ],
  146.           "name": "minecraft:gravel"
  147.         },
  148.         {
  149.           "type": "minecraft:item",
  150.           "weight": 20,
  151.           "functions": [
  152.             {
  153.               "function": "minecraft:set_count",
  154.               "count": {
  155.                 "min": 4.0,
  156.                 "max": 10.0,
  157.                 "type": "minecraft:uniform"
  158.               }
  159.             }
  160.           ],
  161.           "name": "minecraft:leather"
  162.         },
  163.         {
  164.           "type": "minecraft:item",
  165.           "weight": 20,
  166.           "functions": [
  167.             {
  168.               "function": "minecraft:set_count",
  169.               "count": {
  170.                 "min": 4.0,
  171.                 "max": 10.0,
  172.                 "type": "minecraft:uniform"
  173.               }
  174.             }
  175.           ],
  176.           "name": "minecraft:warped_fungus"
  177.         },
  178.         {
  179.           "type": "minecraft:item",
  180.           "weight": 20,
  181.           "functions": [
  182.             {
  183.               "function": "minecraft:set_count",
  184.               "count": {
  185.                 "min": 4.0,
  186.                 "max": 16.0,
  187.                 "type": "minecraft:uniform"
  188.               }
  189.             }
  190.           ],
  191.           "name": "minecraft:nether_brick"
  192.         },
  193.         {
  194.           "type": "minecraft:item",
  195.           "weight": 20,
  196.           "name": "minecraft:obsidian"
  197.         },
  198.         {
  199.           "type": "minecraft:item",
  200.           "weight": 20,
  201.           "functions": [
  202.             {
  203.               "function": "minecraft:set_count",
  204.               "count": {
  205.                 "min": 1.0,
  206.                 "max": 3.0,
  207.                 "type": "minecraft:uniform"
  208.               }
  209.             }
  210.           ],
  211.           "name": "minecraft:crying_obsidian"
  212.         }
  213.       ],
  214.       "functions": [
  215.         {
  216.           "function": "minecraft:set_count",
  217.           "count": {
  218.             "min": 1.0,
  219.             "max": 5.0,
  220.             "type": "minecraft:uniform"
  221.           }
  222.         }
  223.       ]
  224.     }
  225.   ]
  226. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement