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/4] 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/4] 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/4] 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) From 218efc3e652ed59fbd2c94785192d2b563097bba Mon Sep 17 00:00:00 2001 From: Boomer-1 <75179680+Boomer-1@users.noreply.github.com> Date: Fri, 2 May 2025 18:26:44 -0500 Subject: [PATCH 4/4] Update Addons.md remove stb since it's long abandoned --- pages/Addons.md | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/Addons.md b/pages/Addons.md index de3a48a21..7e6aac3c9 100644 --- a/pages/Addons.md +++ b/pages/Addons.md @@ -112,7 +112,6 @@ These Plugins are not Addons, but they do integrate with Slimefun in some way or Name | Author(s) | Description | More info | Source Code | Download ------------- | --------- | ----------------------------------------------- | --------- | --------- | --------- | -SensibleToolbox (WIP) | desht, TheBusyBiscuit |
expandSensibleToolbox is a plugin very similar to Slimefun, it was originally developed by desht in 2014. TheBusyBiscuit took over it in late 2014 and continued to update it. We are currently updating it once more, it pairs and integrates into Slimefun pretty well!
| N/A | [GitHub](https://github.com/Slimefun/SensibleToolbox) | [Builds](https://thebusybiscuit.github.io/builds/Slimefun/SensibleToolbox/master/) Brewery | Sn0wStorm and others |
expandBrewery is a Bukkit / Spigot plugin for an alternate brewing process, including alcoholic Potions. It allows you to customize recipes, add your own beverages and more. Brewery supports the usage of items from Slimefun and any of its addons (including ExoticGarden) in their recipes.
| [Wiki](https://github.com/DieReicheErethons/Brewery/wiki) | [GitHub](https://github.com/DieReicheErethons/Brewery) | [Releases](https://github.com/DieReicheErethons/Brewery/releases) PlaceholderAPI | extended_clip, Glare |
expandSlimefun adds placeholders that can be used with PlaceholderAPI, you can find more Info on the Wiki link.
| [Wiki](https://github.com/Slimefun/Slimefun4/wiki/PlaceholderAPI) | [GitHub](https://github.com/PlaceholderAPI/PlaceholderAPI) | [SpigotMC](https://www.spigotmc.org/resources/placeholderapi.6245/) WhatIsThis | steve4744 |
expandWhatIsThis is a plugin inspired by the Minecraft mod WAILA, it adds a little info display to give you information about the block you are looking at. Later versions also support this feature for Slimefun blocks.
| N/A | [GitHub](https://github.com/steve4744/WhatIsThis) | [SpigotMC](https://www.spigotmc.org/resources/whatisthis-identify-the-block-you-are-looking-at-multi-language-support.65050/)