From ef6224a6a46c1d6f71ee160daa3f389e2216ac61 Mon Sep 17 00:00:00 2001 From: Eric Meehan Date: Sun, 12 Apr 2026 17:06:27 -0400 Subject: [PATCH] Update README and modpack.conf --- README.md | 2 ++ modpack.conf | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17c58ad..7e9d531 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Fork of [minetest-mods/3d_armor](https://github.com/minetest-mods/3d_armor/tree/master#) with modified textures to hide less of the player. + Modpack - 3d Armor ================== ![3d_armor screenshot](https://github.com/minetest-mods/3d_armor/blob/master/screenshot.png) diff --git a/modpack.conf b/modpack.conf index 9fa2a90..14459b4 100644 --- a/modpack.conf +++ b/modpack.conf @@ -1,3 +1,3 @@ -name = 3d_armor -title = 3D Armor -description = Visible player armor & wielded items. +name = 3d_armor_minimized +title = 3D Armor Minimized +description = Fork of minetest-mods/3d_armor with modified textures to hide less of the player