diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/.idea/custom_mc_advancements.iml b/.idea/custom_mc_advancements.iml new file mode 100644 index 0000000..8dc09e5 --- /dev/null +++ b/.idea/custom_mc_advancements.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 0000000..105ce2d --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..d1e22ec --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..eca51c2 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/data/locations/advancements/agent_p.json b/data/disabled/old_locations/agent_p.json similarity index 100% rename from data/locations/advancements/agent_p.json rename to data/disabled/old_locations/agent_p.json diff --git a/data/locations/advancements/based.json b/data/disabled/old_locations/based.json similarity index 100% rename from data/locations/advancements/based.json rename to data/disabled/old_locations/based.json diff --git a/data/locations/advancements/enter_idiot_territory.json b/data/disabled/old_locations/enter_idiot_territory.json similarity index 100% rename from data/locations/advancements/enter_idiot_territory.json rename to data/disabled/old_locations/enter_idiot_territory.json diff --git a/data/locations/advancements/hellmart.json b/data/disabled/old_locations/hellmart.json similarity index 100% rename from data/locations/advancements/hellmart.json rename to data/disabled/old_locations/hellmart.json diff --git a/data/locations/advancements/holy_radiance.json b/data/disabled/old_locations/holy_radiance.json similarity index 100% rename from data/locations/advancements/holy_radiance.json rename to data/disabled/old_locations/holy_radiance.json diff --git a/data/locations/advancements/im_flying_jack.json b/data/disabled/old_locations/im_flying_jack.json similarity index 100% rename from data/locations/advancements/im_flying_jack.json rename to data/disabled/old_locations/im_flying_jack.json diff --git a/data/locations/advancements/la_perle_des_antilles.json b/data/disabled/old_locations/la_perle_des_antilles.json similarity index 100% rename from data/locations/advancements/la_perle_des_antilles.json rename to data/disabled/old_locations/la_perle_des_antilles.json diff --git a/data/locations/advancements/landmarks.json b/data/disabled/old_locations/landmarks.json similarity index 100% rename from data/locations/advancements/landmarks.json rename to data/disabled/old_locations/landmarks.json diff --git a/data/locations/advancements/root.json b/data/locations/advancements/root.json index 44845f5..eab1c3b 100644 --- a/data/locations/advancements/root.json +++ b/data/locations/advancements/root.json @@ -4,7 +4,7 @@ "item": "minecraft:filled_map" }, "title": "Sightseeing", - "description": "... uhhh idk", + "description": "Submit your locations on discord to get a custom advancement!", "frame": "task", "background": "minecraft:textures/block/lime_concrete.png", "show_toast": false,