| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272 |
- {
- "type": "minecraft:chest",
- "pools": [
- {
- "rolls": {
- "min": 3.0,
- "max": 10.0,
- "type": "minecraft:uniform"
- },
- "entries": [
- {
- "type": "minecraft:item",
- "weight": 8,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 1.0,
- "max": 12.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:paper"
- },
- {
- "type": "minecraft:item",
- "weight": 7,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 2.0,
- "max": 6.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:potato"
- },
- {
- "type": "minecraft:item",
- "weight": 7,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 2.0,
- "max": 6.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:poisonous_potato"
- },
- {
- "type": "minecraft:item",
- "weight": 7,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 4.0,
- "max": 8.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:carrot"
- },
- {
- "type": "minecraft:item",
- "weight": 7,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 8.0,
- "max": 21.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:wheat"
- },
- {
- "type": "minecraft:item",
- "weight": 10,
- "functions": [
- {
- "function": "minecraft:set_stew_effect",
- "effects": [
- {
- "type": "minecraft:blindness",
- "duration": {
- "min": 5.0,
- "max": 7.0
- }
- },
- {
- "type": "minecraft:poison",
- "duration": {
- "min": 10.0,
- "max": 20.0
- }
- },
- {
- "type": "minecraft:weakness",
- "duration": {
- "min": 6.0,
- "max": 8.0
- }
- },
- {
- "type": "minecraft:night_vision",
- "duration": {
- "min": 7.0,
- "max": 10.0
- }
- },
- {
- "type": "minecraft:jump_boost",
- "duration": {
- "min": 7.0,
- "max": 10.0
- }
- },
- {
- "type": "minecraft:saturation",
- "duration": {
- "min": 7.0,
- "max": 10.0
- }
- }
- ]
- }
- ],
- "name": "minecraft:suspicious_stew"
- },
- {
- "type": "minecraft:item",
- "weight": 6,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 2.0,
- "max": 8.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:coal"
- },
- {
- "type": "minecraft:item",
- "weight": 5,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 5.0,
- "max": 24.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:rotten_flesh"
- },
- {
- "type": "minecraft:item",
- "weight": 2,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 1.0,
- "max": 3.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:pumpkin"
- },
- {
- "type": "minecraft:item",
- "weight": 2,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 1.0,
- "max": 3.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:bamboo"
- },
- {
- "type": "minecraft:item",
- "weight": 3,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 1.0,
- "max": 5.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:gunpowder"
- },
- {
- "type": "minecraft:item",
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 1.0,
- "max": 2.0,
- "type": "minecraft:uniform"
- }
- }
- ],
- "name": "minecraft:tnt"
- },
- {
- "type": "minecraft:item",
- "weight": 3,
- "functions": [
- {
- "function": "minecraft:enchant_randomly"
- }
- ],
- "name": "minecraft:leather_helmet"
- },
- {
- "type": "minecraft:item",
- "weight": 3,
- "functions": [
- {
- "function": "minecraft:enchant_randomly"
- }
- ],
- "name": "minecraft:leather_chestplate"
- },
- {
- "type": "minecraft:item",
- "weight": 3,
- "functions": [
- {
- "function": "minecraft:enchant_randomly"
- }
- ],
- "name": "minecraft:leather_leggings"
- },
- {
- "type": "minecraft:item",
- "weight": 3,
- "functions": [
- {
- "function": "minecraft:enchant_randomly"
- }
- ],
- "name": "minecraft:leather_boots"
- }
- ]
- }
- ]
- }
|