Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "criteria": {
- "Criteria_Name": {
- "trigger": "minecraft:bred_animals",
- "conditions": {
- "parent": {
- "type": "minecraft:cow"
- }
- }
- },
- "Another_Criteria_Name": {
- "trigger": "minecraft:location",
- "conditions": {
- "biome": "minecraft:desert"
- }
- }
- },
- "rewards": {
- "recipes": ["minecraft:stone_pickaxe","minecraft:enchanting_table"],
- "loot": ["minecraft:entities/enderman", "minecraft:chests/simple_dungeon"],
- "experience": 20,
- "function": "example:test"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment