Advertisement
onnowhere

piglin_bartering.json

Feb 14th, 2020
2,243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.29 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:warped_nylium"
  10. },
  11. {
  12. "type": "minecraft:item",
  13. "functions": [
  14. {
  15. "function": "minecraft:set_count",
  16. "count": {
  17. "min": 1.0,
  18. "max": 4.0,
  19. "type": "minecraft:uniform"
  20. }
  21. }
  22. ],
  23. "name": "minecraft:quartz"
  24. },
  25. {
  26. "type": "minecraft:item",
  27. "name": "minecraft:obsidian"
  28. },
  29. {
  30. "type": "minecraft:item",
  31. "weight": 2,
  32. "functions": [
  33. {
  34. "function": "minecraft:set_count",
  35. "count": {
  36. "min": 2.0,
  37. "max": 4.0,
  38. "type": "minecraft:uniform"
  39. }
  40. }
  41. ],
  42. "name": "minecraft:glowstone_dust"
  43. },
  44. {
  45. "type": "minecraft:item",
  46. "weight": 2,
  47. "functions": [
  48. {
  49. "function": "minecraft:set_count",
  50. "count": {
  51. "min": 1.0,
  52. "max": 3.0,
  53. "type": "minecraft:uniform"
  54. }
  55. }
  56. ],
  57. "name": "minecraft:magma_cream"
  58. },
  59. {
  60. "type": "minecraft:item",
  61. "weight": 2,
  62. "functions": [
  63. {
  64. "function": "minecraft:set_count",
  65. "count": {
  66. "min": 2.0,
  67. "max": 4.0,
  68. "type": "minecraft:uniform"
  69. }
  70. }
  71. ],
  72. "name": "minecraft:ender_pearl"
  73. },
  74. {
  75. "type": "minecraft:item",
  76. "weight": 5,
  77. "name": "minecraft:shroomlight"
  78. },
  79. {
  80. "type": "minecraft:item",
  81. "weight": 5,
  82. "name": "minecraft:fire_charge"
  83. },
  84. {
  85. "type": "minecraft:item",
  86. "weight": 5,
  87. "functions": [
  88. {
  89. "function": "minecraft:set_count",
  90. "count": {
  91. "min": 4.0,
  92. "max": 12.0,
  93. "type": "minecraft:uniform"
  94. }
  95. }
  96. ],
  97. "name": "minecraft:gravel"
  98. },
  99. {
  100. "type": "minecraft:item",
  101. "weight": 5,
  102. "functions": [
  103. {
  104. "function": "minecraft:set_count",
  105. "count": {
  106. "min": 2.0,
  107. "max": 5.0,
  108. "type": "minecraft:uniform"
  109. }
  110. }
  111. ],
  112. "name": "minecraft:porkchop"
  113. },
  114. {
  115. "type": "minecraft:item",
  116. "weight": 5,
  117. "functions": [
  118. {
  119. "function": "minecraft:set_count",
  120. "count": {
  121. "min": 2.0,
  122. "max": 7.0,
  123. "type": "minecraft:uniform"
  124. }
  125. }
  126. ],
  127. "name": "minecraft:leather"
  128. },
  129. {
  130. "type": "minecraft:item",
  131. "weight": 5,
  132. "functions": [
  133. {
  134. "function": "minecraft:set_count",
  135. "count": {
  136. "min": 1.0,
  137. "max": 2.0,
  138. "type": "minecraft:uniform"
  139. }
  140. }
  141. ],
  142. "name": "minecraft:warped_fungi"
  143. },
  144. {
  145. "type": "minecraft:item",
  146. "weight": 10,
  147. "functions": [
  148. {
  149. "function": "minecraft:set_count",
  150. "count": {
  151. "min": 1.0,
  152. "max": 4.0,
  153. "type": "minecraft:uniform"
  154. }
  155. }
  156. ],
  157. "name": "minecraft:soul_sand"
  158. },
  159. {
  160. "type": "minecraft:item",
  161. "weight": 10,
  162. "functions": [
  163. {
  164. "function": "minecraft:set_count",
  165. "count": {
  166. "min": 1.0,
  167. "max": 4.0,
  168. "type": "minecraft:uniform"
  169. }
  170. }
  171. ],
  172. "name": "minecraft:red_mushroom"
  173. },
  174. {
  175. "type": "minecraft:item",
  176. "weight": 10,
  177. "functions": [
  178. {
  179. "function": "minecraft:set_count",
  180. "count": {
  181. "min": 1.0,
  182. "max": 4.0,
  183. "type": "minecraft:uniform"
  184. }
  185. }
  186. ],
  187. "name": "minecraft:brown_mushroom"
  188. },
  189. {
  190. "type": "minecraft:item",
  191. "weight": 10,
  192. "functions": [
  193. {
  194. "function": "minecraft:set_count",
  195. "count": {
  196. "min": 3.0,
  197. "max": 8.0,
  198. "type": "minecraft:uniform"
  199. }
  200. }
  201. ],
  202. "name": "minecraft:flint"
  203. },
  204. {
  205. "type": "minecraft:item",
  206. "weight": 10,
  207. "functions": [
  208. {
  209. "function": "minecraft:set_count",
  210. "count": {
  211. "min": 4.0,
  212. "max": 12.0,
  213. "type": "minecraft:uniform"
  214. }
  215. }
  216. ],
  217. "name": "minecraft:rotten_flesh"
  218. },
  219. {
  220. "type": "minecraft:item",
  221. "weight": 10,
  222. "functions": [
  223. {
  224. "function": "minecraft:set_count",
  225. "count": {
  226. "min": 1.0,
  227. "max": 4.0,
  228. "type": "minecraft:uniform"
  229. }
  230. }
  231. ],
  232. "name": "minecraft:crimson_fungi"
  233. },
  234. {
  235. "type": "minecraft:item",
  236. "weight": 10,
  237. "functions": [
  238. {
  239. "function": "minecraft:set_count",
  240. "count": {
  241. "min": 1.0,
  242. "max": 4.0,
  243. "type": "minecraft:uniform"
  244. }
  245. }
  246. ],
  247. "name": "minecraft:nether_brick"
  248. }
  249. ]
  250. }
  251. ]
  252. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement