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! 😀
SpASM
Straightforward, pure ASM (SpASM)
Allows registering class transformers that process all classes, without specifying the class’s names like in FabricASM.
Entrypoint – `spasm:transformer`
Interface – `net.mine_diver.spasm.api.transform.ClassTransformer`
Skylands Portal

This is a simple mod that adds a portal allowing players to travel to the Skylands dimension. It integrates seamlessly with the game and provides an alternate world above the clouds for exploration and building.
## Items
The Golden Stick is crafted using 1 Stick and 1 Gold Ingot in a shapeless recipe.

The Magic Wand of Skylands is crafted using 2 Golden Sticks and 1 Diamond. It is the item used to light the Skylands portal, and it can only be used once.

## Requirements
### Babric
* [StationAPI](https://modrinth.com/mod/stationapi)
* [Glass Config API](https://modrinth.com/mod/glass-config-api)
* [Mod Menu Babric](https://modrinth.com/mod/modmenu-babric) (Optional, for in-game configuration)
### Risugami’s ModLoader
#### for b1.8.1
* [ModLoader](https://mcarchive.net/mods/modloader?gvsn=b1.8.1)
* [ShockAhPI r9](https://mcarchive.net/mods/shockahpi?gvsn=b1.8.1)
* [ShockAhPI r9 fix](https://github.com/ItsElix99/Skylands-Portal/raw/refs/heads/b1.8.1-ml/ShockAhPI%20r9%20fix.zip)
* [GuiAPI](https://mcarchive.net/mods/guiapi?gvsn=b1.8.1) (Optional, for in-game configuration)
#### for b1.7.3
* [ModLoader](https://mcarchive.net/mods/modloader?gvsn=b1.7.3)
* [ShockAhPI r5.1](https://mcarchive.net/mods/shockahpi?gvsn=b1.7.3)
* [GuiAPI](https://mcarchive.net/mods/guiapi?gvsn=b1.7.3) (Optional, for in-game configuration)
#### for b1.6.6
* [ModLoader](https://mcarchive.net/mods/modloader?gvsn=b1.6.6)
* [GuiAPI](https://mcarchive.net/mods/guiapi?gvsn=b1.6.6) (Optional, for in-game configuration)
Shorty Swords
Shortened Sword are Just Built Different! Aren’t they look hot?
Texture-pack makes swords a bit shorter. Supports almost **EVERY** ever existed Minecraft Version.
shea’s simple Totem x bare bones
# shea’s simple Totem x bare bones
## what does this pack does
### it takes Totems and cleans it up
This pack does not include any bare bones textures
**Bare Bones is required for the intended look**
disclaimer if you use this pack make sure to place this pack above bare Bones in your resource pack list for it to use its own instead of bare bones
i recomend using other shader and resource packs like [bliss](https://github.com/X0nk/Bliss-Shader) to improve looks but that is optional
**you can showcase this if you want just dont redistrabute it**
RRDiscordBridge
# Retro-Release Discord Bridge
[](https://modrinth.com/plugin/RRDiscordBridge)
[](https://rrdiscordbridge.nostalgica.net/javadocs)
[](https://discord.gg/k2wGKEaCRA)
Discord bridge/relay plugin that [supports old Minecraft versions and server software](#tested-versions) (Beta 1.4-Release 1.21.1)
For config info, check out [this page](https://rrdiscordbridge.nostalgica.net/javadocs/me/dexrn/rrdiscordbridge/config/Settings.html#field-summary).
Download: https://modrinth.com/plugin/rrdiscordbridge
When reading the source code, you may notice that the projects have odd names, this is to make the source look slightly cleaner.
See [versions.md](https://github.com/DexrnZacAttack/RRDiscordBridge/tree/master/versions.md) for more info.
## Features
– Message Relay
– [Version support](#supported-versions)
– Broadcasting (/dcbroadcast)
– Server Stats from Discord (/about)
– Relays the following to Discord (configurable)
– Player Join
– Player Leave
– Player Kick
– Player Death
– Player Chat
– Player Advancements/Achievements
– Contains advancement description (if applicable) and link to wiki page
– Server Start
– Plugin Reload
– Server Stop
– /say
– /me
– [~~Server Console (if configured)~~](https://github.com/DexrnZacAttack/RRDiscordBridge/issues/12)
– Relays the following information from Discord (configurable)
– Channel message
– User join (if the relay channel is also the system messages channel)
– Server boost (if the relay channel is also the system messages channel)
– Thread creation
– Message pin
– Poll created/ended (with results)
– Slash commands used
– User app used (also activities)
– Message forwarded (probably not complete)
– Extensions (configurable)
– **Extra info available in-game by typing `/rdbext help`**.
– Built-in extensions:
– Waypoint embed (Waypoints)
– Allows for Xaero’s Minimap and JourneyMap/VoxelMap waypoints to be embedded in the relay channel.
– **[See config options](https://rrdiscordbridge.nostalgica.net/javadocs/me/dexrn/rrdiscordbridge/extensions/options/WaypointExtensionOptions.html#field-summary)**
– Operator Chat (OpChat)
– Allows for communicating between ops and optionally a (likely private) discord channel.
– Inspired by MCGalaxy’s OPChat feature.
– Syntax: ##
– **[See config options](https://rrdiscordbridge.nostalgica.net/javadocs/me/dexrn/rrdiscordbridge/extensions/options/OpChatExtensionOptions.html#field-summary)**
– ### For development info, see [the example repo](https://github.com/Nostalgica-Reverie/RRDiscordBridgeExampleExtension)
– Customizable [color palette](https://rrdiscordbridge.nostalgica.net/javadocs/me/dexrn/rrdiscordbridge/config/ColorPalette.html#field-summary) for messages sent to Discord
## Supported versions
### CraftBukkit (and forks)
– [X] [UberBukkit](https://github.com/Moresteck/uberbukkit)
– [X] b1.2_01-b1.3_01 (int. `bukkitCake` | Made for Bukkit Build 33)
– Missing many features, as build 33 was missing many events.
– No commands
– [X] b1.4-r1.0 (int. `bukkitCookie`)
– [X] [Project Poseidon](https://github.com/retromcorg/Project-Poseidon)
– [X] 1.1-1.2.5 (int. `bukkitFlat`)
– [X] 1.3.1-1.7.8 (int. `bukkitEmerald`)
– [X] 1.7.9-1.11.2 (int. `bukkitRealms`)
– [X] 1.12-1.19.1 (int. `bukkitColor`)
– [X] 1.19.2-Latest (int. `bukkitVex`)
### Fabric
– [ ] 1.14.4
– [ ] 1.15.2
– [X] 1.16.4-1.18.2
– [X] 1.19
– [X] 1.19.1-1.19.2
– [X] 1.19.3-1.20.1
– [X] 1.20.2
– [X] 1.20.3-1.20.5
– [X] 1.20.5-1.21.8
– [X] 1.21.9-Latest
### NeoForge
– [X] 1.20.2-1.20.4
– `neoforge.mods.toml` was unused until 1.20.5
– [X] 1.20.5-1.21.8
– [X] 1.21.9-Latest
### Forge
– [ ] 1.1-1.20
– [X] 1.20.1
– [X] 1.20.2
– [X] 1.20.3-1.20.5
– [X] 1.20.6-1.21.5
– [X] 1.21.6-1.21.8
– [X] 1.21.9-Latest
### Ornithe
– Coming soon (hopefully)
## Credits
– [placeholder.co](https://placeholder.co)
– Used for waypoint badges
– [MCHeads](https://www.mc-heads.net/)
– Used for player head avatar
– [p0t4t0sandwich](https://github.com/p0t4t0sandwich)
– Was very helpful in helping me set up gradle and helped me through every issue I had
RedPower 2 World

See [RedPower 2 Core](https://modrinth.com/mod/redpower2-core) for a full description.
### Modules
– [Core](https://modrinth.com/mod/redpower2-core)
– [Logic](https://modrinth.com/mod/redpower2-logic)
– [Wiring](https://modrinth.com/mod/redpower2-wiring)
– [Array](https://modrinth.com/mod/redpower2-array)
– [Lighting](https://modrinth.com/mod/redpower2-lighting)
– [World](https://modrinth.com/mod/redpower2-world)
– [Machine](https://modrinth.com/mod/redpower2-machine)
– [Control](https://modrinth.com/mod/redpower2-control)
## Archival disclosure
**This mod is abandoned and has been uploaded for archival purposes. It was [originally created](http://www.eloraam.com/) Jun 6, 2011 by [Eloraam](https://twitter.com/TheRealEloraam). It has been uploaded to Modrinth under the ModrinthArchives account with permission from the original author.**
[](https://twitter.com/TheRealEloraam/status/1531520289280077825)
RedPower 2 Wiring

See [RedPower 2 Core](https://modrinth.com/mod/redpower2-core) for a full description.
### Modules
– [Core](https://modrinth.com/mod/redpower2-core)
– [Logic](https://modrinth.com/mod/redpower2-logic)
– [Wiring](https://modrinth.com/mod/redpower2-wiring)
– [Array](https://modrinth.com/mod/redpower2-array)
– [Lighting](https://modrinth.com/mod/redpower2-lighting)
– [World](https://modrinth.com/mod/redpower2-world)
– [Machine](https://modrinth.com/mod/redpower2-machine)
– [Control](https://modrinth.com/mod/redpower2-control)
## Archival disclosure
**This mod is abandoned and has been uploaded for archival purposes. It was [originally created](http://www.eloraam.com/) Jun 6, 2011 by [Eloraam](https://twitter.com/TheRealEloraam). It has been uploaded to Modrinth under the ModrinthArchives account with permission from the original author.**
[](https://twitter.com/TheRealEloraam/status/1531520289280077825)
RedPower 2 Machine

See [RedPower 2 Core](https://modrinth.com/mod/redpower2-core) for a full description.
### Modules
– [Core](https://modrinth.com/mod/redpower2-core)
– [Logic](https://modrinth.com/mod/redpower2-logic)
– [Wiring](https://modrinth.com/mod/redpower2-wiring)
– [Array](https://modrinth.com/mod/redpower2-array)
– [Lighting](https://modrinth.com/mod/redpower2-lighting)
– [World](https://modrinth.com/mod/redpower2-world)
– [Machine](https://modrinth.com/mod/redpower2-machine)
– [Control](https://modrinth.com/mod/redpower2-control)
## Archival disclosure
**This mod is abandoned and has been uploaded for archival purposes. It was [originally created](http://www.eloraam.com/) Jun 6, 2011 by [Eloraam](https://twitter.com/TheRealEloraam). It has been uploaded to Modrinth under the ModrinthArchives account with permission from the original author.**
[](https://twitter.com/TheRealEloraam/status/1531520289280077825)
RedPower 2 Logic

See [RedPower 2 Core](https://modrinth.com/mod/redpower2-core) for a full description.
### Modules
– [Core](https://modrinth.com/mod/redpower2-core)
– [Logic](https://modrinth.com/mod/redpower2-logic)
– [Wiring](https://modrinth.com/mod/redpower2-wiring)
– [Array](https://modrinth.com/mod/redpower2-array)
– [Lighting](https://modrinth.com/mod/redpower2-lighting)
– [World](https://modrinth.com/mod/redpower2-world)
– [Machine](https://modrinth.com/mod/redpower2-machine)
– [Control](https://modrinth.com/mod/redpower2-control)
## Archival disclosure
**This mod is abandoned and has been uploaded for archival purposes. It was [originally created](http://www.eloraam.com/) Jun 6, 2011 by [Eloraam](https://twitter.com/TheRealEloraam). It has been uploaded to Modrinth under the ModrinthArchives account with permission from the original author.**
[](https://twitter.com/TheRealEloraam/status/1531520289280077825)