add initial advancement pack
This commit is contained in:
		
							parent
							
								
									2ac362c48e
								
							
						
					
					
						commit
						4b4f06d12b
					
				@ -0,0 +1,41 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "What's on your mind?",
 | 
			
		||||
            "color": "light_purple",
 | 
			
		||||
            "italic": true,
 | 
			
		||||
            "underlined": false,
 | 
			
		||||
            "strikethrough": false,
 | 
			
		||||
            "obfuscated": false
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Get the first piece of map art on the server"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:painting"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": true
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "has_item": {
 | 
			
		||||
            "trigger": "minecraft:inventory_changed",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "items": [
 | 
			
		||||
                    {
 | 
			
		||||
                        "item": "minecraft:filled_map",
 | 
			
		||||
                        "nbt": "\"map: 208\"",
 | 
			
		||||
                        "count": {
 | 
			
		||||
                            "min": 1,
 | 
			
		||||
                            "max": 1
 | 
			
		||||
                        },
 | 
			
		||||
                        "data": 0
 | 
			
		||||
                    }
 | 
			
		||||
                ]
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:dan"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Storm The  Gates"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Ricksters Castle at spawn"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:nether_brick_stairs"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "castle": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -65,
 | 
			
		||||
                        "max": -3
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 68,
 | 
			
		||||
                        "max": 115
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -97,
 | 
			
		||||
                        "max": -25
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,41 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "tz'apaja",
 | 
			
		||||
            "obfuscated": true
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find csybr's base (be sure to leave a sign!)"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:smooth_stone_slab"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "base": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -190,
 | 
			
		||||
                        "max": 18
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 184,
 | 
			
		||||
                        "max": 255
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -495,
 | 
			
		||||
                        "max": -352
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "A fall from grace"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Commemorate the longest fall of cyber"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:elytra"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "fall_csybr": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -105,
 | 
			
		||||
                        "max": -101
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 71,
 | 
			
		||||
                        "max": 78
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -238,
 | 
			
		||||
                        "max": -234
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:forskern"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Gods Domain"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Dans Base"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:redstone"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "dan": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 43,
 | 
			
		||||
                        "max": 156
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 97,
 | 
			
		||||
                        "max": 183
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -305,
 | 
			
		||||
                        "max": -221
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Ruins of Dee"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Donce's shortlived base"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:oak_fence"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "donce_old_base": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -27,
 | 
			
		||||
                        "max": 10
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 144,
 | 
			
		||||
                        "max": 173
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -639,
 | 
			
		||||
                        "max": -608
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Forskern"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Forksernville"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:grass_path"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "forskern": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -216,
 | 
			
		||||
                        "max": 62
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 60,
 | 
			
		||||
                        "max": 255
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -299,
 | 
			
		||||
                        "max": -165
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Fort Bastian"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Rickster's base"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:stone_bricks"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "base": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 34,
 | 
			
		||||
                        "max": 178
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 154,
 | 
			
		||||
                        "max": 220
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -572,
 | 
			
		||||
                        "max": -407
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "The Shire"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find The Hobbithowl"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:stone"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": true
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "hobbit": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 228,
 | 
			
		||||
                        "max": 253
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 64,
 | 
			
		||||
                        "max": 72
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": 156,
 | 
			
		||||
                        "max": 176
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Ze Home of Anime"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Japan and it's great wall"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:cobblestone_wall"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "japan": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -353,
 | 
			
		||||
                        "max": -83
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 63,
 | 
			
		||||
                        "max": 173
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -167,
 | 
			
		||||
                        "max": -20
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "The Ruins of Pet"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Joakim's first base, if you can call it that"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:dirt"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "place": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 163,
 | 
			
		||||
                        "max": 180
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 75,
 | 
			
		||||
                        "max": 105
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -366,
 | 
			
		||||
                        "max": -305
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "LittleExGarden"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "</3"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:arrow"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "bae": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 16,
 | 
			
		||||
                        "max": 35
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 62,
 | 
			
		||||
                        "max": 69
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -386,
 | 
			
		||||
                        "max": -344
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Hello Friend!"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Marthines Base"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:red_wool"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "main": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -65,
 | 
			
		||||
                        "max": 12
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 54,
 | 
			
		||||
                        "max": 120
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -330,
 | 
			
		||||
                        "max": -219
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,41 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "I Placed That Where?",
 | 
			
		||||
            "italic": true
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Marthines Castle"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:diorite"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "marthine_castle": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 57,
 | 
			
		||||
                        "max": 138
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 58,
 | 
			
		||||
                        "max": 105
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -190,
 | 
			
		||||
                        "max": -140
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Safehouse"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find the safehouse"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:stone"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": true
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "secret": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -60,
 | 
			
		||||
                        "max": -8
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 38,
 | 
			
		||||
                        "max": 55
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -257,
 | 
			
		||||
                        "max": -241
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:marthine"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "A Secret Tunnel"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Description"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:water_bucket"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": true
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "tunnel": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -17,
 | 
			
		||||
                        "max": 285
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 30,
 | 
			
		||||
                        "max": 34
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -250,
 | 
			
		||||
                        "max": -248
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,60 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Who Lives here?"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find a mystery building"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:stone"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": true
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "mystery1": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 174,
 | 
			
		||||
                        "max": 190
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 60,
 | 
			
		||||
                        "max": 68
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -11,
 | 
			
		||||
                        "max": -2
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "mystery2": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 243,
 | 
			
		||||
                        "max": 257
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 62,
 | 
			
		||||
                        "max": 73
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": 144,
 | 
			
		||||
                        "max": 153
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Vanu Sovereignty"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Wait wrong game (find nanus base)"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:cobblestone"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "base": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -227,
 | 
			
		||||
                        "max": -146
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 111,
 | 
			
		||||
                        "max": 130
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -226,
 | 
			
		||||
                        "max": -153
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Welcome"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Blackbog"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:grass_block"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "challenge",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false,
 | 
			
		||||
        "background": "minecraft:textures/gui/advancements/backgrounds/stone.png"
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "blackbog": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -18,
 | 
			
		||||
                        "max": 28
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 63,
 | 
			
		||||
                        "max": 63
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -37,
 | 
			
		||||
                        "max": 16
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,41 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Nether Lite",
 | 
			
		||||
            "color": "dark_red"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Tildes base"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:glass"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "base": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 79,
 | 
			
		||||
                        "max": 129
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 76,
 | 
			
		||||
                        "max": 104
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -423,
 | 
			
		||||
                        "max": -336
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,41 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "Woodbear",
 | 
			
		||||
            "color": "white"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find vebjørns wacky mansion"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:oak_wood"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "base": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": -146,
 | 
			
		||||
                        "max": -118
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 84,
 | 
			
		||||
                        "max": 166
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": -298,
 | 
			
		||||
                        "max": -265
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:forskern"
 | 
			
		||||
}
 | 
			
		||||
@ -0,0 +1,40 @@
 | 
			
		||||
{
 | 
			
		||||
    "display": {
 | 
			
		||||
        "title": {
 | 
			
		||||
            "text": "First!"
 | 
			
		||||
        },
 | 
			
		||||
        "description": {
 | 
			
		||||
            "text": "Find Williams base"
 | 
			
		||||
        },
 | 
			
		||||
        "icon": {
 | 
			
		||||
            "item": "minecraft:ladder"
 | 
			
		||||
        },
 | 
			
		||||
        "frame": "task",
 | 
			
		||||
        "show_toast": true,
 | 
			
		||||
        "announce_to_chat": true,
 | 
			
		||||
        "hidden": false
 | 
			
		||||
    },
 | 
			
		||||
    "criteria": {
 | 
			
		||||
        "william": {
 | 
			
		||||
            "trigger": "minecraft:location",
 | 
			
		||||
            "conditions": {
 | 
			
		||||
                "dimension": "overworld",
 | 
			
		||||
                "position": {
 | 
			
		||||
                    "x": {
 | 
			
		||||
                        "min": 343,
 | 
			
		||||
                        "max": 372
 | 
			
		||||
                    },
 | 
			
		||||
                    "y": {
 | 
			
		||||
                        "min": 78,
 | 
			
		||||
                        "max": 164
 | 
			
		||||
                    },
 | 
			
		||||
                    "z": {
 | 
			
		||||
                        "min": 146,
 | 
			
		||||
                        "max": 188
 | 
			
		||||
                    }
 | 
			
		||||
                }
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "parent": "adventure:root"
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										1
									
								
								datapacks/dodsorfas_advancements/pack.mcmeta
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								datapacks/dodsorfas_advancements/pack.mcmeta
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
			
		||||
{"pack":{"pack_format":1,"description":"Generated with TheDestruc7i0n's advancements generator: https://advancements.thedestruc7i0n.ca"}}
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user