Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevekung/minecartspawnerrevived
Reviving Minecart Spawner with bug fixes and small improvements!
https://github.com/stevekung/minecartspawnerrevived
Last synced: about 1 month ago
JSON representation
Reviving Minecart Spawner with bug fixes and small improvements!
- Host: GitHub
- URL: https://github.com/stevekung/minecartspawnerrevived
- Owner: SteveKunG
- License: mit
- Created: 2023-12-08T06:53:56.000Z (about 1 year ago)
- Default Branch: 1.21.1
- Last Pushed: 2024-11-22T06:52:50.000Z (about 1 month ago)
- Last Synced: 2024-11-22T07:26:12.668Z (about 1 month ago)
- Language: Java
- Homepage:
- Size: 200 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGE_LOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MinecartSpawnerRevived
Reviving Minecart Spawner with bug fixes and small improvements!Support with Minecraft 1.20.x/1.21.x for Fabric (Quilt maybe?)/Forge
Download on [Modrinth](https://modrinth.com/mod/minecart-spawner-revived)/[CurseForge](https://curseforge.com/minecraft/mc-mods/minecart-spawner-revived)
### List of bug fixes
- Send a request `SpawnData` packet to the server when an entity is created on the client side.
- Re-added mob renderer for the Spawner Minecart.
- Resolves [MC-65065](https://bugs.mojang.com/browse/MC-65065).
- Fix Spawner Minecart spawner particles position. [MC-66894](https://bugs.mojang.com/browse/MC-66894).
- Fix Spawn Eggs cannot be used on Spawner Minecart to change entity to spawn. [MC-110427](https://bugs.mojang.com/browse/MC-110427).
- Add experience orb drop when Spawner Minecart is destroyed. Same as regular spawner block. No bug reported yet.### Installation
Make sure to install on both client and server side for a better result!
- Install Fabric Loader/MinecraftForge
- Copy mod into `mods` folder