From b30bc7436493db513038fbce2dde094d53100352 Mon Sep 17 00:00:00 2001 From: Boomer-1 <75179680+Boomer-1@users.noreply.github.com> Date: Thu, 28 Nov 2024 11:25:27 -0600 Subject: [PATCH 1/3] Update Addons.md adds the remaining missing addons thru 11/26/24 except magic 8 ball and Slimevision which are in seperate PR's --- pages/Addons.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pages/Addons.md b/pages/Addons.md index cebd6394b..50af4fb2a 100644 --- a/pages/Addons.md +++ b/pages/Addons.md @@ -97,7 +97,12 @@ MoreResearches | JustAHuman_xD |
expandMoreResearche SlimefunTranslation | ybw0014 |
expandSlimefunTranslation aims to translate Slimefun items (including addons) without modifying the actual item, but the packets.
| [Wiki](https://docs.ybw0014.dev/slimefun-translation/) | [GitHub](https://github.com/ybw0014/SlimefunTranslation) | [Builds](https://blob.build/project/SlimefunTranslation) RykenSlimeCustomizer | lijinhong11 |
expandRykenSlimeCustomizer lets you make your custom addon in a new way.
| [Wiki](https://rsc.hiworldmc.com) | [GitHub](https://github.com/SlimefunReloadingProject/RykenSlimeCustomizer-EN) | [Releases](https://github.com/SlimefunReloadingProject/RykenSlimeCustomizer-EN/releases) MapJammers | Vaan1310 |
expandA Slimefun addon that adds 3 different types of jammers. Their purpose is to hide from an online map (like dynmap) when the player has it in their inventory. Works with Dynmap and Squaremap.
| [Readme](https://github.com/Intybyte/MapJammers#readme) | [Github](https://github.com/Intybyte/MapJammers) | [Builds](https://blob.build/project/MapJammers) -CustomItemGenerators | Vaan1310 |
expandA Slimefun addon that allows users to create fully customizable item generators via YAML configuration files. The plugin supports integration with all existing Slimefun addons, making it highly adaptable.
| [Readme](https://github.com/Intybyte/CustomItemGenerators#readme) | [Github](https://github.com/Intybyte/CustomItemGenerators) | [Download](https://modrinth.com/plugin/customitemgenerators) +CustomItemGenerators | Vaan1310 |
expandA Slimefun addon that allows users to create fully customizable item generators via YAML configuration files. The plugin supports integration with all existing Slimefun addons, making it highly adaptable.
| [Readme](https://github.com/Intybyte/CustomItemGenerators#readme) | [Github](https://github.com/Intybyte/CustomItemGenerators) | [Builds](https://modrinth.com/plugin/customitemgenerators) +IDreamOfEasy | Bunnky |
expandI Dream of Easy is a Slimefun Addon that implements workable community suggestions as well as other random tools and machines.
| [Readme](https://github.com/Bunnky/IDreamOfEasy#) | [Github](https://github.com/Bunnky/IDreamOfEasy) | [Builds](https://blob.build/project/IDreamOfEasy/Dev) +BetterChests | Lijinhong11 |
expand Better Chests adds a lot of big chests to Slimefun
| [Readme](https://github.com/lijinhong11/SfBetterChests#) | [Github](https://github.com/lijinhong11/SfBetterChests) | [Builds](https://blob.build/project/BetterChests) +HeadLimiter | J3fftw |
expand Head Limiter is designed to limit the # of machine heads and slimefun machines placed in a chunk to help reduce server lag.
| [Readme](https://github.com/Slimefun-Addon-Community/HeadLimiter#) | [Github](https://github.com/Slimefun-Addon-Community/HeadLimiter) | [Builds](https://blob.build/project/HeadLimiter) +WorldEditSlimefun | J3fftw |
expand Head Limiter is designed to limit the # of machine heads and slimefun machines placed in a chunk to help reduce server lag.
| [Readme](https://github.com/Slimefun-Addon-Community/WorldEditSlimefun#) | [Github](https://github.com/Slimefun-Addon-Community/WorldEditSlimefun) | [Builds](https://blob.build/project/WorldEditSlimefun) +SaneCrafting | Idra |
expand Lets you use the Crafting Table to craft Enhanced Crafting Table recipes
| [Readme](https://github.com/metamechanists/SaneCrafting#) | [Github](https://github.com/metamechanists/SaneCrafting) | [Builds](https://blob.build/project/SaneCrafting) ## :gift: Third-Party Plugins These Plugins are not Addons, but they do integrate with Slimefun in some way or another. From cb05b85896edbd4220e557b9dbd06d1a9a266b02 Mon Sep 17 00:00:00 2001 From: TheBusyBiscuit Date: Sat, 11 Jan 2025 19:13:08 +0100 Subject: [PATCH 2/3] Update Addons.md --- pages/Addons.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/Addons.md b/pages/Addons.md index 50af4fb2a..1ffa592c9 100644 --- a/pages/Addons.md +++ b/pages/Addons.md @@ -98,7 +98,6 @@ SlimefunTranslation | ybw0014 |
expandSlimefunTransl RykenSlimeCustomizer | lijinhong11 |
expandRykenSlimeCustomizer lets you make your custom addon in a new way.
| [Wiki](https://rsc.hiworldmc.com) | [GitHub](https://github.com/SlimefunReloadingProject/RykenSlimeCustomizer-EN) | [Releases](https://github.com/SlimefunReloadingProject/RykenSlimeCustomizer-EN/releases) MapJammers | Vaan1310 |
expandA Slimefun addon that adds 3 different types of jammers. Their purpose is to hide from an online map (like dynmap) when the player has it in their inventory. Works with Dynmap and Squaremap.
| [Readme](https://github.com/Intybyte/MapJammers#readme) | [Github](https://github.com/Intybyte/MapJammers) | [Builds](https://blob.build/project/MapJammers) CustomItemGenerators | Vaan1310 |
expandA Slimefun addon that allows users to create fully customizable item generators via YAML configuration files. The plugin supports integration with all existing Slimefun addons, making it highly adaptable.
| [Readme](https://github.com/Intybyte/CustomItemGenerators#readme) | [Github](https://github.com/Intybyte/CustomItemGenerators) | [Builds](https://modrinth.com/plugin/customitemgenerators) -IDreamOfEasy | Bunnky |
expandI Dream of Easy is a Slimefun Addon that implements workable community suggestions as well as other random tools and machines.
| [Readme](https://github.com/Bunnky/IDreamOfEasy#) | [Github](https://github.com/Bunnky/IDreamOfEasy) | [Builds](https://blob.build/project/IDreamOfEasy/Dev) BetterChests | Lijinhong11 |
expand Better Chests adds a lot of big chests to Slimefun
| [Readme](https://github.com/lijinhong11/SfBetterChests#) | [Github](https://github.com/lijinhong11/SfBetterChests) | [Builds](https://blob.build/project/BetterChests) HeadLimiter | J3fftw |
expand Head Limiter is designed to limit the # of machine heads and slimefun machines placed in a chunk to help reduce server lag.
| [Readme](https://github.com/Slimefun-Addon-Community/HeadLimiter#) | [Github](https://github.com/Slimefun-Addon-Community/HeadLimiter) | [Builds](https://blob.build/project/HeadLimiter) WorldEditSlimefun | J3fftw |
expand Head Limiter is designed to limit the # of machine heads and slimefun machines placed in a chunk to help reduce server lag.
| [Readme](https://github.com/Slimefun-Addon-Community/WorldEditSlimefun#) | [Github](https://github.com/Slimefun-Addon-Community/WorldEditSlimefun) | [Builds](https://blob.build/project/WorldEditSlimefun) From 8fffb406cdcfc88358254ea045584798420077c9 Mon Sep 17 00:00:00 2001 From: TheBusyBiscuit Date: Sat, 11 Jan 2025 19:14:56 +0100 Subject: [PATCH 3/3] Update Addons.md --- pages/Addons.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Addons.md b/pages/Addons.md index 0a498892c..de3a48a21 100644 --- a/pages/Addons.md +++ b/pages/Addons.md @@ -100,7 +100,7 @@ MapJammers | Vaan1310 |
expandA Slimefun addon that Slime Vision | Bunnky |
expandSlime Vision is a Slimefun Addon that gives people a way to visualize their Slimefun machines and locate SF Block Storage data with ease.
| [Readme](https://github.com/Bunnky/SlimeVision#readme) | [GitHub](https://github.com/Bunnky/SlimeVision) | [Builds](https://blob.build/project/SlimeVision) I Dream of Easy | Bunnky |
expandI Dream of Easy is a Slimefun Addon that implements workable community suggestions as well as other random tools and machines.
| [Readme](https://github.com/Bunnky/IDreamOfEasy#readme) | [GitHub](https://github.com/Bunnky/IDreamOfEasy) | [Builds](https://blob.build/project/IDreamOfEasy) Magic 8 Ball | RenanMsV |
expandThe Magic 8 Ball addon brings the classic fortune-telling toy into Minecraft!
| [Readme](https://github.com/xMoonGames/Magic-8-Ball/#readme) | [GitHub](https://github.com/xMoonGames/Magic-8-Ball) | [Builds](https://blob.build/project/Magic8Ball) -CustomItemGenerators | Vaan1310 |
expandA Slimefun addon that allows users to create fully customizable item generators via YAML configuration files. The plugin supports integration with all existing Slimefun addons, making it highly adaptable.
| [Readme](https://github.com/Intybyte/CustomItemGenerators#readme) | [Github](https://github.com/Intybyte/CustomItemGenerators) | [Builds](https://modrinth.com/plugin/customitemgenerators) +CustomItemGenerators | Vaan1310 |
expandA Slimefun addon that allows users to create fully customizable item generators via YAML configuration files. The plugin supports integration with all existing Slimefun addons, making it highly adaptable.
| [Readme](https://github.com/Intybyte/CustomItemGenerators#readme) | [Github](https://github.com/Intybyte/CustomItemGenerators) | [Modrinth](https://modrinth.com/plugin/customitemgenerators) BetterChests | Lijinhong11 |
expand Better Chests adds a lot of big chests to Slimefun
| [Readme](https://github.com/lijinhong11/SfBetterChests#) | [Github](https://github.com/lijinhong11/SfBetterChests) | [Builds](https://blob.build/project/BetterChests) HeadLimiter | J3fftw |
expand Head Limiter is designed to limit the # of machine heads and slimefun machines placed in a chunk to help reduce server lag.
| [Readme](https://github.com/Slimefun-Addon-Community/HeadLimiter#) | [Github](https://github.com/Slimefun-Addon-Community/HeadLimiter) | [Builds](https://blob.build/project/HeadLimiter) WorldEditSlimefun | J3fftw |
expand Head Limiter is designed to limit the # of machine heads and slimefun machines placed in a chunk to help reduce server lag.
| [Readme](https://github.com/Slimefun-Addon-Community/WorldEditSlimefun#) | [Github](https://github.com/Slimefun-Addon-Community/WorldEditSlimefun) | [Builds](https://blob.build/project/WorldEditSlimefun)