diff --git a/README.md b/README.md index 44ac002..f2d82ac 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,10 @@ UltiCraft Models is a resource pack that aims at subtly improving models with 4. Double slabs for polished-type slabs adds an horizontal divide between slabs if the textures has borders for this type of block 5. Cleaned-up stairs, walls use vanilla textures smartly to create stair sides and wall tops that match the block shape -Care has been taken to not 3D-ify blocks that cause lag (e.g., Bamboo), and to make sure that this pack can be use with VanillaTweaks, and most Redstoner-targetted packs. +Care has been taken to not 3D-ify blocks that cause lag (e.g., Bamboo), and to make sure that this pack can be used with VanillaTweaks, and most Redstoner-targetted packs. -# Credits +# Where to get updates +On Modrinth: https://modrinth.com/resourcepack/ulticraft-models-3d +# Credits Almost all of the assets have been extracted from UltimaCraft Models packs from GrandMagus. His pack had the best 3d models ever, but was not updated since 1.17, and had many incompatibilities with Vanilla Tweaks and Redstoner-type packs. This packs revives these awesome assets in a cleaned up package for 1.19+. For compatibility, not all assets/features of UltimaCraft were kept, hence the name of this pack: UltiCraft. diff --git a/pack.mcmeta b/pack.mcmeta index 37433f7..364f21b 100644 --- a/pack.mcmeta +++ b/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "pack_format": 13, - "description": "§63D Models §7v2.0 §3by MeeniMc\n§8Apache-2.0 ~ with GrandMagus' assets" + "pack_format": 15, + "description": "§63D Models §7v2.15.0 §3by MeeniMc\n§8Apache-2.0 ~ with GrandMagus' assets" } }