Slimefun4 icon indicating copy to clipboard operation
Slimefun4 copied to clipboard

Slimefun 4 - A unique Spigot/Paper plugin that looks and feels like a modpack. We've been giving you backpacks, jetpacks, reactors and much more since 2013.

Results 270 Slimefun4 issues
Sort by recently updated
recently updated
newest added

### ❗ Checklist - [x] I am using the official english version of Slimefun and did not modify the jar. - [x] I downloaded the official version from the new...

🐞 Bug Report
🧨 Confirmed Bug

## Description The long awaited recipe rewrite (supersedes #4093) ## Proposed changes In short, adds true shaped/shapeless crafting, tagged inputs, and json (de)serialization (custom recipes) Full ADR [here](https://github.com/SchnTgaiSpock/Slimefun4/blob/api/recipe-rewrite-4/docs/adr/0002-recipe-rewrite.md) ## Related...

πŸ”§ API

## Description This pull request fixes a bug related to lore handling on the AncientPedestal when using the experimental branch. ## Proposed changes Added a check and proper handling of...

## Description Resolves #4260 ## Proposed changes 1. Added isNumberKey() method to ClickAction class to detect number key usage 2. Modified MenuListener to pass InventoryClickEvent to ClickAction constructor 3. Added...

✨ Fix

## Related Issues (if applicable) Resolves #4250 ## Checklist - [x] I have fully tested the proposed changes and promise that they will not break everything into chaos. - [...

✨ Fix

## Description In the unlikely event someone manages to get a cheat sheet they can cheat in items with the search feature, we don’t want that. ## Proposed changes Change...

✨ Fix

## Proposed changes Create a class extending SimpleBlockBreakHandler that handles inventories and MachineProcesoors (MachineBlockBreakHandler). If the MachineProcessor is of CraftingOperation type and the process isn't completed, then the ingredients will...

✨ Fix

## Related Issues (if applicable) Resolves #4272 ## Checklist - [x] I have fully tested the proposed changes and promise that they will not break everything into chaos. - [...

✨ Fix

### ❗ Checklist - [X] I am using the official english version of Slimefun and did not modify the jar. - [X] I downloaded the official version from the new...

🐞 Bug Report
🧨 Confirmed Bug

## Description Currently, the behavior of a block that should explode is hard-coded, which is becoming lava and creating a small explosion. This PR would allow addon developers to use...