1
0
Fork 0

Backup: 09022025-080001

This commit is contained in:
abtmtr 2025-09-02 03:00:07 -05:00
commit 62c8cc2784
64 changed files with 293 additions and 3436 deletions

View file

@ -2,12 +2,21 @@
"version": 1,
"data": {
"armor": [
null,
null,
null,
null
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:enchantments\": {\n levels: {\n \"minecraft:protection\": 1\n }\n },\n \"minecraft:repair_cost\": 1\n },\n count: 1,\n id: \"minecraft:diamond_boots\"\n}",
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:enchantments\": {\n levels: {\n \"minecraft:blast_protection\": 4\n }\n },\n \"minecraft:repair_cost\": 1\n },\n count: 1,\n id: \"minecraft:diamond_leggings\"\n}",
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:enchantments\": {\n levels: {\n \"minecraft:protection\": 3\n }\n },\n \"minecraft:repair_cost\": 1\n },\n count: 1,\n id: \"minecraft:diamond_chestplate\"\n}",
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:enchantments\": {\n levels: {\n \"minecraft:aqua_affinity\": 1\n }\n },\n \"minecraft:repair_cost\": 1\n },\n count: 1,\n id: \"minecraft:diamond_helmet\"\n}"
],
"main": [
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:enchantments\": {\n levels: {\n \"minecraft:efficiency\": 5,\n \"minecraft:unbreaking\": 3\n }\n },\n \"minecraft:repair_cost\": 3\n },\n count: 1,\n id: \"minecraft:diamond_pickaxe\"\n}",
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:enchantments\": {\n levels: {\n \"minecraft:efficiency\": 4\n }\n },\n \"minecraft:repair_cost\": 1\n },\n count: 1,\n id: \"minecraft:diamond_axe\"\n}",
"{\n data: [],\n palette: [],\n count: 1,\n id: \"minecraft:diamond_hoe\"\n}",
"{\n data: [],\n palette: [],\n count: 1,\n id: \"minecraft:bow\"\n}",
"{\n data: [],\n palette: [],\n count: 1,\n id: \"minecraft:feather\"\n}",
"{\n data: [],\n palette: [],\n count: 1,\n id: \"minecraft:birch_planks\"\n}",
null,
null,
"{\n data: [],\n palette: [],\n count: 49,\n id: \"minecraft:baked_potato\"\n}",
null,
null,
null,
@ -19,34 +28,25 @@
null,
null,
null,
"{\n data: [],\n palette: [],\n count: 1,\n id: \"minecraft:shears\"\n}",
"{\n data: [],\n palette: [],\n count: 19,\n id: \"minecraft:arrow\"\n}",
null,
"{\n data: [],\n palette: [],\n count: 40,\n id: \"minecraft:stone\"\n}",
null,
null,
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:bundle_contents\": [\n {\n count: 7,\n id: \"minecraft:cooked_cod\"\n },\n {\n count: 5,\n id: \"minecraft:cooked_porkchop\"\n }\n ]\n },\n count: 1,\n id: \"minecraft:yellow_bundle\"\n}",
null,
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:bundle_contents\": [\n {\n count: 2,\n id: \"minecraft:bucket\"\n },\n {\n count: 1,\n id: \"minecraft:crafting_table\"\n }\n ]\n },\n count: 1,\n id: \"minecraft:bundle\"\n}",
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:enchantments\": {\n levels: {\n \"minecraft:efficiency\": 2\n }\n },\n \"minecraft:repair_cost\": 1\n },\n count: 1,\n id: \"minecraft:diamond_shovel\"\n}",
"{\n data: [],\n palette: [],\n count: 64,\n id: \"minecraft:arrow\"\n}",
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null,
null
"{\n data: [],\n palette: [],\n components: {\n \"minecraft:bundle_contents\": [\n {\n count: 12,\n id: \"minecraft:cooked_chicken\"\n },\n {\n count: 10,\n id: \"minecraft:cooked_mutton\"\n },\n {\n count: 9,\n id: \"minecraft:cooked_beef\"\n },\n {\n count: 30,\n id: \"minecraft:baked_potato\"\n }\n ]\n },\n count: 1,\n id: \"minecraft:yellow_bundle\"\n}"
],
"offHand": [
null
"{\n data: [],\n palette: [],\n count: 38,\n id: \"minecraft:torch\"\n}"
],
"enderChest": [
null,

View file

@ -1,14 +1,15 @@
{
"version": 1,
"data": {
"experiencePoints": 0,
"score": 0,
"experiencePoints": 39,
"score": 12202,
"foodLevel": 20,
"saturationLevel": 5.0,
"exhaustion": 0.496,
"saturationLevel": 14.0,
"exhaustion": 0.82822824,
"health": 20.0,
"statusEffects": [
"{\n data: [],\n palette: [],\n amplifier: 1b,\n duration: 100,\n id: \"minecraft:haste\",\n show_icon: 0b,\n show_particles: 0b\n}"
"{\n data: [],\n palette: [],\n amplifier: 1b,\n duration: 100,\n id: \"minecraft:haste\",\n show_icon: 0b,\n show_particles: 0b\n}",
"{\n data: [],\n palette: [],\n duration: 65,\n id: \"minecraft:strength\",\n show_icon: 0b,\n show_particles: 0b\n}"
]
}
}