Compare commits

...

2 Commits

Author SHA1 Message Date
605e0e60c8 Merge branch 'master' of https://code.jakeyoungdev.com/minecraft/hide_item_frame 2025-10-04 13:44:11 -04:00
1c6feed7ca syntax fix 2025-10-04 13:44:03 -04:00
2 changed files with 4 additions and 0 deletions

Binary file not shown.

View File

@@ -1,6 +1,10 @@
{ {
"pack": { "pack": {
"pack_format": 81, "pack_format": 81,
"supported_formats": {
"max_inclusive": 88,
"min_inclusive": 4
},
"description": "crouch to hide item frame when placing an item in it" "description": "crouch to hide item frame when placing an item in it"
} }
} }