From f280b676fd1832ded5037f9d9ceb8766ba031261 Mon Sep 17 00:00:00 2001 From: Vladomeme <84517135+Vladomeme@users.noreply.github.com> Date: Wed, 5 Apr 2023 12:13:40 +0500 Subject: [PATCH] Update README.md --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 66f3d551..5436d9f7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # > Installation Instructions here < https://github.com/U5B/MonumentaRP-NoOptiFine/wiki/Installing-Resource-Pack -### Other Information +### Information Built on Monumenta RP v4.1.0 **Contributors:** @@ -12,13 +12,10 @@ fron#0019 (Reporting a bunch of bugs) JuceDoesThings#2020 (Messing with villager models to not be headless) **Changes:** -Moved /assets/optifine/mob to /assets/minecraft/textures/entity -Moved /assets/minecraft/optifine/cem to /assets/dorianpb/cem Fixed untextured parrots in guis (path for parrots was moved) [Thanks fron#0019 and Noelle#7956] Fixed untextured crossbows, bows, and guns (model overrides were not set properly) Fixed various items (including tesseracts) that specified texture in .properties file while actually using multiple textures in linked model (removed texture assignment from .properties) -Fixed Giant model (added model parts identical to vanilla) -Fixed Villager model by adding missing uv elements (ignored by optifine for some reason) and mirroring some up/down uv elements (CEM bug) +Fixed Villager model by adding missing uv elements (ignored by optifine for some reason) Added texture files for entities with different states (angry wolfs, bees etc.) Fixed all broken paths (paths using non-vanilla allowed characters)