woodland_mansion.json 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273
  1. {
  2. "type": "minecraft:chest",
  3. "pools": [
  4. {
  5. "rolls": {
  6. "min": 1.0,
  7. "max": 3.0,
  8. "type": "minecraft:uniform"
  9. },
  10. "entries": [
  11. {
  12. "type": "minecraft:item",
  13. "weight": 20,
  14. "name": "minecraft:lead"
  15. },
  16. {
  17. "type": "minecraft:item",
  18. "weight": 15,
  19. "name": "minecraft:golden_apple"
  20. },
  21. {
  22. "type": "minecraft:item",
  23. "weight": 2,
  24. "name": "minecraft:enchanted_golden_apple"
  25. },
  26. {
  27. "type": "minecraft:item",
  28. "weight": 15,
  29. "name": "minecraft:music_disc_13"
  30. },
  31. {
  32. "type": "minecraft:item",
  33. "weight": 15,
  34. "name": "minecraft:music_disc_cat"
  35. },
  36. {
  37. "type": "minecraft:item",
  38. "weight": 20,
  39. "name": "minecraft:name_tag"
  40. },
  41. {
  42. "type": "minecraft:item",
  43. "weight": 10,
  44. "name": "minecraft:chainmail_chestplate"
  45. },
  46. {
  47. "type": "minecraft:item",
  48. "weight": 15,
  49. "name": "minecraft:diamond_hoe"
  50. },
  51. {
  52. "type": "minecraft:item",
  53. "weight": 5,
  54. "name": "minecraft:diamond_chestplate"
  55. },
  56. {
  57. "type": "minecraft:item",
  58. "weight": 10,
  59. "functions": [
  60. {
  61. "function": "minecraft:enchant_randomly"
  62. }
  63. ],
  64. "name": "minecraft:book"
  65. }
  66. ]
  67. },
  68. {
  69. "rolls": {
  70. "min": 1.0,
  71. "max": 4.0,
  72. "type": "minecraft:uniform"
  73. },
  74. "entries": [
  75. {
  76. "type": "minecraft:item",
  77. "weight": 10,
  78. "functions": [
  79. {
  80. "function": "minecraft:set_count",
  81. "count": {
  82. "min": 1.0,
  83. "max": 4.0,
  84. "type": "minecraft:uniform"
  85. }
  86. }
  87. ],
  88. "name": "minecraft:iron_ingot"
  89. },
  90. {
  91. "type": "minecraft:item",
  92. "weight": 5,
  93. "functions": [
  94. {
  95. "function": "minecraft:set_count",
  96. "count": {
  97. "min": 1.0,
  98. "max": 4.0,
  99. "type": "minecraft:uniform"
  100. }
  101. }
  102. ],
  103. "name": "minecraft:gold_ingot"
  104. },
  105. {
  106. "type": "minecraft:item",
  107. "weight": 20,
  108. "name": "minecraft:bread"
  109. },
  110. {
  111. "type": "minecraft:item",
  112. "weight": 20,
  113. "functions": [
  114. {
  115. "function": "minecraft:set_count",
  116. "count": {
  117. "min": 1.0,
  118. "max": 4.0,
  119. "type": "minecraft:uniform"
  120. }
  121. }
  122. ],
  123. "name": "minecraft:wheat"
  124. },
  125. {
  126. "type": "minecraft:item",
  127. "weight": 10,
  128. "name": "minecraft:bucket"
  129. },
  130. {
  131. "type": "minecraft:item",
  132. "weight": 15,
  133. "functions": [
  134. {
  135. "function": "minecraft:set_count",
  136. "count": {
  137. "min": 1.0,
  138. "max": 4.0,
  139. "type": "minecraft:uniform"
  140. }
  141. }
  142. ],
  143. "name": "minecraft:redstone"
  144. },
  145. {
  146. "type": "minecraft:item",
  147. "weight": 15,
  148. "functions": [
  149. {
  150. "function": "minecraft:set_count",
  151. "count": {
  152. "min": 1.0,
  153. "max": 4.0,
  154. "type": "minecraft:uniform"
  155. }
  156. }
  157. ],
  158. "name": "minecraft:coal"
  159. },
  160. {
  161. "type": "minecraft:item",
  162. "weight": 10,
  163. "functions": [
  164. {
  165. "function": "minecraft:set_count",
  166. "count": {
  167. "min": 2.0,
  168. "max": 4.0,
  169. "type": "minecraft:uniform"
  170. }
  171. }
  172. ],
  173. "name": "minecraft:melon_seeds"
  174. },
  175. {
  176. "type": "minecraft:item",
  177. "weight": 10,
  178. "functions": [
  179. {
  180. "function": "minecraft:set_count",
  181. "count": {
  182. "min": 2.0,
  183. "max": 4.0,
  184. "type": "minecraft:uniform"
  185. }
  186. }
  187. ],
  188. "name": "minecraft:pumpkin_seeds"
  189. },
  190. {
  191. "type": "minecraft:item",
  192. "weight": 10,
  193. "functions": [
  194. {
  195. "function": "minecraft:set_count",
  196. "count": {
  197. "min": 2.0,
  198. "max": 4.0,
  199. "type": "minecraft:uniform"
  200. }
  201. }
  202. ],
  203. "name": "minecraft:beetroot_seeds"
  204. }
  205. ]
  206. },
  207. {
  208. "rolls": 3,
  209. "entries": [
  210. {
  211. "type": "minecraft:item",
  212. "weight": 10,
  213. "functions": [
  214. {
  215. "function": "minecraft:set_count",
  216. "count": {
  217. "min": 1.0,
  218. "max": 8.0,
  219. "type": "minecraft:uniform"
  220. }
  221. }
  222. ],
  223. "name": "minecraft:bone"
  224. },
  225. {
  226. "type": "minecraft:item",
  227. "weight": 10,
  228. "functions": [
  229. {
  230. "function": "minecraft:set_count",
  231. "count": {
  232. "min": 1.0,
  233. "max": 8.0,
  234. "type": "minecraft:uniform"
  235. }
  236. }
  237. ],
  238. "name": "minecraft:gunpowder"
  239. },
  240. {
  241. "type": "minecraft:item",
  242. "weight": 10,
  243. "functions": [
  244. {
  245. "function": "minecraft:set_count",
  246. "count": {
  247. "min": 1.0,
  248. "max": 8.0,
  249. "type": "minecraft:uniform"
  250. }
  251. }
  252. ],
  253. "name": "minecraft:rotten_flesh"
  254. },
  255. {
  256. "type": "minecraft:item",
  257. "weight": 10,
  258. "functions": [
  259. {
  260. "function": "minecraft:set_count",
  261. "count": {
  262. "min": 1.0,
  263. "max": 8.0,
  264. "type": "minecraft:uniform"
  265. }
  266. }
  267. ],
  268. "name": "minecraft:string"
  269. }
  270. ]
  271. }
  272. ]
  273. }