BG-Software-LLC / SuperiorSkyblock2

Optimized, feature packed Skyblock core.
https://bg-software.com/superiorskyblock/
GNU General Public License v3.0
167 stars 140 forks source link

block values not updating properly and mooshroom spawner not being read by confog #2156

Open TomcatHD opened 1 month ago

TomcatHD commented 1 month ago

Minecraft's Version

1.20.1

Plugin's Version

2024.1 (latest stable build)

Describe the bug

  1. bugg: mooshroom spawners not being read by the config, island worth value isnt changing

  2. bugg: spawners in general not being updated when using an egg on a spawner (plugin doesnt update worth values) plugin only removes worth values when spawner is being destroyed

To Reproduce

  1. place normal spawner on ground
  2. use egg to change spawner type (value not being added)
  3. destroy spawner (value only being removed )

Additional Information

No response

OmerBenGera commented 1 month ago

About the mooshroom spawners - make sure you use the correct block key. Use /is value while holding a mooshrom spawner, it will show you the exact name you should use.

Regarding the second bug, confirmed and will be fixed.

OmerBenGera commented 1 month ago

Check out latest dev build, let me know if it is fixed

TomcatHD commented 1 month ago

Check out latest dev build, let me know if it is fixed

latest dev build isnt working on 1.20.1

TomcatHD commented 1 month ago

About the mooshroom spawners - make sure you use the correct block key. Use /is value while holding a mooshrom spawner, it will show you the exact name you should use.

Regarding the second bug, confirmed and will be fixed.

it detects it as a normal pig spawner.

OmerBenGera commented 1 month ago

About the mooshroom spawners - make sure you use the correct block key. Use /is value while holding a mooshrom spawner, it will show you the exact name you should use. Regarding the second bug, confirmed and will be fixed.

it detects it as a normal pig spawner.

What plugin are you using for handling spawners?

OmerBenGera commented 1 month ago

Check out latest dev build, let me know if it is fixed

latest dev build isnt working on 1.20.1

Right, you should update to 1.20.4

TomcatHD commented 1 month ago

Member

economyshopgui

TomcatHD commented 1 month ago

i wish i could just update to 1.20.4

OmerBenGera commented 1 month ago

I am sadly cannot help you if you're not using latest dev build. Even if I patch it, you'll have to update the plugin. The plugin is open source, you can add support to 1.20.1 and then update it.