DutchJelly / CraftEnhance

A Minecraft Plugin that allows server owners to create custom recipes in-game
Apache License 2.0
13 stars 11 forks source link

Allow 'slot: -1' to be used on different pages and not default to 'page: 0'. #27

Open DavidVioMC opened 3 years ago

DavidVioMC commented 3 years ago

You should be able to use slot: -1 on any page and it will work just like on page 0.

At the moment, if you use `slot: -1' on any page, the recipe will go back to showing on page 0.

broken1arrow commented 1 year ago

You should be able to use slot: -1 on any page and it will work just like on page 0.

At the moment, if you use `slot: -1' on any page, the recipe will go back to showing on page 0.

In latest version is this option turn of, but will make sure this issue will be fixed if we add the option back.