Immersive Torches
[
](https://www.planetminecraft.com/member/svrve/) | [](https://www.curseforge.com/members/svrve/projects) | [](https://modrinth.com/user/Svrve) | [](https://discord.com/)
[
](https://ko-fi.com/svrve)
You can buy monthy subscription to get faster updates on KO-FI
****
#
**About**
This pack is all about torches, make them an item texture, animate it, change model, also animate it. Thats all.
.

#
**FAQ**
> **How to install resourcepacks?**
There are a lot of tutorial out there on youtube, that will explain this better than me, but just download something from trusted sites like modrinth or curseforge, then drag this file to folder that will pop out if you click “Open Pack Folder” in Minecraft.
> **Can i use some resources from it in my pack?**
After installing it, open the file you downloaded (.zip). Here you will find licence. Read it.
Supernova (Original Music Pack)
an original album made as a tribute to C418 in his signature style, made into a custom music pack:
this pack features 6 tracks:
– 1 title track: jang
– 2 creative tracks: albeit, burning konkrete
– 3 survival tracks: rose field, cliff hanger, supernova
this resourcepack should be compatible with versions 1.7.2 and above. newer versions may complain about it being broken or incompatible, ignore that.
there are two versions of the pack: one that replaces the vanilla music and one that does not. the one that replaces the original soundtrack doesn’t seem to do so on 1.7.2, but the music should still be added to the pool.
you may use this music in your own resource/data/mod-packs only if it’s ENTIRELY FREE. this music may NOT be resold or used for COMMERICAL PURPOSES.
[https://aurigrave.org/audio/release/supernova](https://aurigrave.org/audio/release/supernova)
Summit


> ### **THIS RESOURCE PACK REQUIRES THESE MODS TO FUNCTION:**
> 1. **[ETF](https://modrinth.com/mod/entitytexturefeatures)**
> 2. **[EMF](https://modrinth.com/mod/entity-model-features)**
> 3. **[Continuity](https://modrinth.com/mod/continuity)**
> 4. **[Polytone](https://modrinth.com/mod/polytone)**
# Summit: Minecraft At Its Peak
**Summit** is a realistic texture pack for Minecraft, designed to enhance your game with a touch of natural beauty. It’s subtle, refined, and compatible with a range of systems.
## Summit 64x is now free!









## Features:
– **Varied Resolutions:** Choose from 16x to 64x to match your system.
– **Balanced Realism:** Enhanced textures that feel right at home in Minecraft.
– **Optimized Performance:** Smooth and efficient gameplay experience.
**Rediscover Minecraft with Summit!**
[Patron]: https://patreon.com/Summitmc?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_fan&utm_content=join_link
[1]: https://i.imgur.com/vZ1vIat.png
[2]: https://www.optifine.net/home “Redirect to Optifine”
[3]: https://i.imgur.com/a7UsCgN.png
[4]: https://irisshaders.dev/ “Redirect to Iris”
[5]: https://i.imgur.com/XCZiKxy.png
[6]: https://patreon.com/Summitmc?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_fan&utm_content=join_link “Redirect to Patreon”
Stone Rooms
My social networks

—
## Description👀
**This datapack/mod adds 2 underground structures to your world, the first structure is for the upper parts of the caves (where the stone is), and the second structure is for the lower parts of the caves (where the deepslate is)**
**You can see screenshots of the rooms by going to the Gallery section**
—
## Useful Сommands🔧
– **Use /locate structure elysianfields:stone_rooms for see dungeon coordinates**
– **Use /place structure elysianfields:stone_rooms for spawn dungeon**
—
– **Use /locate structure elysianfields:stone_rooms_deepslate for see dungeon coordinates**
– **Use /place structure elysianfields:stone_rooms_deepslate for spawn dungeon**
—
Update Log⚒️
### Update V1.2:
* **Bug fix**
* **Balancing Enchantment**
* **Slightly reduced the chance of dungeon spawning**
—

Steak of Undying
Super simple texture pack that changes your Totem of Undying texture to a steak! For the time being, this works in any version of 1.21, and generally, this should work in any version from 1.14 to 1.21 (because in 1.14 they changed the item textures, and I’m not really sure if this the steak texture matches the one before 1.14). This pack is actually heavily inspired by Beppo’s Totem of Undying texture, so I decided to make that into an accessible for everyone pack! The translations for it are currently available in 30 of the most popular/common Minecraft languages.
StackDeobfuscator
# Stack Deobfuscator
> **WARNING**
> This mod is obsolete for all Minecraft versions newer than 1.21.11. It will still be maintained for older versions.
Discord: https://discord.gg/XSB7jn9
Web Version: https://stackdeobf.net/
See [wiki](https://github.com/booky10/StackDeobfuscator/wiki/Configuration) for configuration
## What does this mod do?
All errors displayed in the console and all crash reports will be remapped from unreadable production names (e.g.
`net.minecraft.class_310`) to readable mapped names (e.g. `net.minecraft.client.MinecraftClient`).
This allows mod developers to more easily identify issues in a non-development environment, as the errors are instantly
human-readable.
### Comparison
Before
“`
[23:13:08] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.class_148: Manually triggered debug crash
at net.minecraft.class_309.method_1474(class_309.java:509) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1574(class_310.java:1955) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1523(class_310.java:1180) ~[client-intermediary.jar:?]
at net.minecraft.class_310.method_1514(class_310.java:801) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:237) ~[minecraft-1.19.4-client.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462) ~[fabric-loader-0.14.18.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.18.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.18.jar:?]
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) ~[NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) ~[NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) ~[NewLaunch.jar:?]
Caused by: java.lang.Throwable: Manually triggered debug crash
at net.minecraft.class_309.method_1474(class_309.java:506) ~[client-intermediary.jar:?]
… 10 more
“`
After (yarn/quilt mappings)
“`
[23:11:25] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.util.crash.CrashException: Manually triggered debug crash
at net.minecraft.client.Keyboard.pollDebugCrash(Keyboard.java:509) ~[client-intermediary.jar:?]
at net.minecraft.client.MinecraftClient.tick(MinecraftClient.java:1955) ~[client-intermediary.jar:?]
at net.minecraft.client.MinecraftClient.render(MinecraftClient.java:1180) ~[client-intermediary.jar:?]
at net.minecraft.client.MinecraftClient.run(MinecraftClient.java:801) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:237) ~[minecraft-1.19.4-client.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462) ~[fabric-loader-0.14.18.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.18.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.18.jar:?]
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) ~[NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) ~[NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) ~[NewLaunch.jar:?]
Caused by: java.lang.Throwable: Manually triggered debug crash
at net.minecraft.client.Keyboard.pollDebugCrash(Keyboard.java:506) ~[client-intermediary.jar:?]
… 10 more
“`
After (mojang mappings)
“`
[23:04:12] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.ReportedException: Manually triggered debug crash
at net.minecraft.client.KeyboardHandler.tick(KeyboardHandler.java:509) ~[client-intermediary.jar:?]
at net.minecraft.client.Minecraft.tick(Minecraft.java:1955) ~[client-intermediary.jar:?]
at net.minecraft.client.Minecraft.runTick(Minecraft.java:1180) ~[client-intermediary.jar:?]
at net.minecraft.client.Minecraft.run(Minecraft.java:801) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:237) ~[minecraft-1.19.4-client.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:462) ~[fabric-loader-0.14.18.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.18.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.18.jar:?]
at org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:88) ~[NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.listen(EntryPoint.java:126) ~[NewLaunch.jar:?]
at org.prismlauncher.EntryPoint.main(EntryPoint.java:71) ~[NewLaunch.jar:?]
Caused by: java.lang.Throwable: Manually triggered debug crash
at net.minecraft.client.KeyboardHandler.tick(KeyboardHandler.java:506) ~[client-intermediary.jar:?]
… 10 more
“`
## Mappings Overview
Mappings are downloaded and parsed asynchronously. They are downloaded only once per version.
Yarn and Quilt refresh their version every 48 hours to check for updates.
| Mappings | Compatible Minecraft Versions | Download Size (zipped¹)² | Cached Size (gzipped)² |
|———-|———————————————|—————————————-|————————————-|
| Yarn | 18w49a (1.14 snapshot) or higher | `1.4 MiB` | `1.4 MiB` |
| Quilt | 1.18.2 or higher | `1.4 MiB` (+`1.1 MiB` below 1.19.2) | `1.4 MiB` (+`1.1 MiB` below 1.19.2) |
| Mojang | 1.14.4 and 19w36a (1.15 snapshot) or higher | `9.0 MiB` (uncompressed) + `559.1 KiB` | `1.3 MiB` + `558.6 KiB` |
¹: Mojang mappings are not compressed
²: Sizes as of 12th May 2024 (1.20.6 is latest)
Squared Shadow
This is a Texture Pack, originally designed for “[Better Than Adventure!](https://www.betterthanadventure.net/)”, and consequentially Beta 1.7.3 (although it will work with ANY version of Minecraft that has a Shadow, since the location and filename has never changed, despite the outdated Resource Pack version warning), that gives the Entities a squared Shadow, instead of a circular one. Consistency, my beloved.

# CREDITS
– Shadow texture and “pack.png” made by AndreWharn.
– Do not use the assets without permission, please!
# Thanks for using this pack! 😀
Square Entity Shadows
Makes the Shadows under Entities Squares. How they should’ve been from the start!

VS Vanilla:

Spears-O-Plenty
# Spears-O-Plenty
[Discord](https://discord.gg/FdbU7MsY)
Whislt the concept of the minecraft spear is al well and good, it’s inaccurate.
It has the fuctionality of a lance, (one of the elements within this pack) and yet resembles a semi-primitive weapon.
## Now it can be otherwise!
By naming your spear Lochaber, Lance, or Trishula, (including the material name) it will appear as so.
If you want any specific polearm weapon added in your name, colour, scheme, ect (or regular material) please join the Imortals Packs discord and drop it in the suggestions chat.
### One last thing
If you like my packs: please consider supporting and/or donating to me on [Ko-Fi](https://ko-fi.com/limeimortal),
My Ko-Fi supporters also get a say in what packs I make next.
It helps so much, and means a lot.
Also: for anyone wanting a custom pack made for them; also send a dm to Lime_void on the Imortals Packs discord with your specific suggestion, your reason (if you have one) and a colour pallet if you want, a size, a name (optional) and what mod (or base minecraft) it should be for within.
Spawn Egg Recipe
🥚 **Spawn Egg Recipe Datapack *Mob Summoner Edition***
Bring mobs to life no creative mode required!
This datapack introduces custom crafting recipes for **Spawn Eggs**, letting players summon creatures directly through survival-friendly recipes.
✨ **Features**
✅ All 87 Mobs
✅ Balanced integration with vanilla progression
✅ Modular JSON structure for easy editing and expansion
🛠️ Compatible with Minecraft 1.21.2-26.1.7
### Other Recipes are in the gallery




![Zombie Villager]
(https://cdn.modrinth.com/data/cached_images/0ee57d8f1a7da97f1fd52a3debba131c9068053f.png)!
[Wither Skeleton](https://cdn.modrinth.com/data/cached_images/9c40933fb4f292048756ade236f283ae0d8fc83c.png)
[Zombified Piglin](https://cdn.modrinth.com/data/cached_images/ceb07ee3f8ee57836372202378f338345964c165.png)!

[Wandering Villager](https://cdn.modrinth.com/data/cached_images/44cb45f1d1840e7f64258076d8e497c3e7e19bfe.png)




