Compare commits
No commits in common. "d26154efa2118010607244ba2f855da685af4f08" and "a08269d25f31de66cd33ece58c6645919418a333" have entirely different histories.
d26154efa2
...
a08269d25f
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 5.8 KiB |
Before Width: | Height: | Size: 276 B After Width: | Height: | Size: 4.5 KiB |
Before Width: | Height: | Size: 312 B After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 4.3 KiB |
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 576 B |
Before Width: | Height: | Size: 298 B After Width: | Height: | Size: 312 B |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 359 B After Width: | Height: | Size: 2.6 KiB |
Before Width: | Height: | Size: 147 B After Width: | Height: | Size: 1.5 KiB |
13
pack.mcmeta
|
@ -21,9 +21,20 @@
|
||||||
"text": "\n"
|
"text": "\n"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "Dec. 18 2024",
|
"text": "Dec. 08 2024",
|
||||||
"color":"gray"
|
"color":"gray"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
"overlays": {
|
||||||
|
"entries": [
|
||||||
|
{
|
||||||
|
"formats": [
|
||||||
|
32,
|
||||||
|
34
|
||||||
|
],
|
||||||
|
"directory": "1_20_5"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|