This commit is contained in:
2025-06-18 16:43:20 -05:00
parent 3d7e1b08d9
commit 19b2668437
3 changed files with 1 additions and 19 deletions

View File

@@ -50,7 +50,7 @@
gamemode = "survival"; gamemode = "survival";
white-list = true; white-list = true;
allow-flight = true; allow-flight = true;
motd = "Ex-plo-sion!!!"; motd = "Ex-plo-sion!";
}; };
whitelist = { whitelist = {
"MeasureTwice66" = "a4032062-293d-484d-a790-9f52475836bb"; "MeasureTwice66" = "a4032062-293d-484d-a790-9f52475836bb";

View File

@@ -1,12 +0,0 @@
{
"schema_version": "imm_ptl:v1",
"from": ["imm_ptl:any_dimension"],
"to": "imm_ptl:the_same_dimension",
"reversible": false,
"form": {
"type": "imm_ptl:try_hard_to_match",
"from_frame_block": "minecraft:quartz_block", "area_block": "minecraft:air",
"to_frame_block": "minecraft:quartz_block", "generate_frame_if_not_found": false
},
"trigger": { "type": "imm_ptl:use_item", "item": "minecraft:flint_and_steel" }
}

View File

@@ -1,6 +0,0 @@
{
"pack": {
"pack_format": 48,
"description": "datapack i guess?"
}
}