-
Couldn't load subscription status.
- Fork 346
Description
Steps to Reproduce the Bug
create a paper (or another server supporting Skript and SkBee)
install SkBee & Skript to the plugins folder (I'm using SkBee 3.12.3, Skript 2.12.2 on PaperMc 1.21.8-60-29c8822
inside of the folder plugins/skript/scripts/ create pocketfent.sk or another filename ending with .sk and paste the following code:
on join:
register shapeless recipe for 3 sugar with name "&rPocket Fent" with lore "WeEEeEeEeEee" with ingredients sugar, sugar, sugar and spider eye with id "sk_fun:pocketfent"
on load:
register shapeless recipe for 3 sugar with name "&rPocket Fent" with lore "WeEEeEeEeEee" with ingredients sugar, sugar, sugar and spider eye with id "sk_fun:pocketfent" After that, in console or ingame, run /skript reload <filename> whereas is the name of the file you created
you should get something in your log along the lines of this:
https://mclo.gs/Jc9PVGB
Expected Behavior
REI should load the custom made recipe, or at the very least, not break the rest of the recipes
Actual Behavior
REI doesn't load any recipes (shaped or shapeless), clicking on an item such as a netherite sword, or stone bricks will not show a recipe (even after using /recipe give @p *)
Mod Pack URL (Optional)
No response
Mod Pack Version (Optional)
No response
Extra Notes (Optional)
No response
latest.log
https://gist.github.com/gabrielzv1233/99f3d63722f7d30c8cd7ed3c17f0e420