{ "name": "tombstone:cat_morning", "rolls": 1.0, "bonus_rolls": 0.0, "entries": [ { "type": "minecraft:item", "weight": 100, "functions": [ { "function": "tombstone:check_enabled" }, { "function": "tombstone:trigger_cat_morning" }, { "function": "minecraft:set_count", "count": { "type": "minecraft:uniform", "min": 1.0, "max": 3.0 }, "add": false } ], "name": "tombstone:grave_dust" }, { "type": "minecraft:item", "functions": [ { "function": "tombstone:check_enabled" } ], "name": "tombstone:essence_of_undeath" }, { "type": "minecraft:item", "weight": 20, "name": "minecraft:bundle" }, { "type": "minecraft:item", "weight": 20, "functions": [ { "function": "tombstone:check_enabled" } ], "name": "tombstone:bag_of_seeds" }, { "type": "minecraft:item", "weight": 20, "functions": [ { "function": "tombstone:check_enabled" } ], "name": "tombstone:gemstone_of_familiar" }, { "type": "minecraft:empty", "weight": 839 } ] }