From fba099e71a340ef7f3f5dc016067c3e94327a7ef Mon Sep 17 00:00:00 2001 From: jake Date: Sat, 4 Oct 2025 17:35:40 +0000 Subject: [PATCH] Add README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..1ac92d4 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# hide-item-frame +this is a basic Minecraft datapack to allow for hiding item frames in vanilla Minecraft + +# requirements +this datapack was written and tested with Fabric version: 1.21.7 but it may be able to run on other versions + +# usage +once the datapack is loaded, if you are crouched while adding an item to an item frame, then the frame will dissappear. The effect is reset when the frame is broken \ No newline at end of file