made fleischerchest advancement impossible
This commit is contained in:
		@@ -14,22 +14,12 @@
 | 
			
		||||
        "announce_to_chat": true
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "crafted_fleischerchest": {
 | 
			
		||||
            "trigger": "minecraft:recipe_crafted",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "recipe_id": "minecraft:shulker_box_coloring",
 | 
			
		||||
                "ingredients": [
 | 
			
		||||
                    {
 | 
			
		||||
                        "items": [
 | 
			
		||||
                            "minecraft:red_dye"
 | 
			
		||||
                        ]
 | 
			
		||||
                    }
 | 
			
		||||
                ]
 | 
			
		||||
            }
 | 
			
		||||
        "criteria": {
 | 
			
		||||
            "trigger": "minecraft:impossible"
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "requirements": [
 | 
			
		||||
        ["crafted_fleischerchest"]
 | 
			
		||||
        ["criteria"]
 | 
			
		||||
    ],
 | 
			
		||||
    "parent": "custom_advancements:craftattack/root",
 | 
			
		||||
    "rewards": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user