ShaneBeee/SkBee

[BUG] Structure wiki blockstate offset syntax is wrong

Henry-Bonikowsky opened this issue · 1 comments

What happened?

in the structure blockstate wiki section, you have the offset example saying that
set {_offset} to offset of blockstate {_blocks::1}
but the correct syntax is actually
set {_offset} to blockstate offset of loop-value

Steps to reproduce

what I just showed

Expected behavior

the correct syntax

SkBee Version

3.30

Server Version

1.20.4

SkBee Info

[16:08:13 INFO]: --- [SkBee Loading Info] ---
[16:08:13 INFO]: - [NBTAPI] Found Spigot: v1_20_R3! Trying to find NMS support
[16:08:13 INFO]: - [NBTAPI] NMS support 'MC1_20_R3' loaded!
[16:08:13 INFO]: - NBT Elements successfully loaded
[16:08:13 INFO]: - Text Component Elements successfully loaded
[16:08:13 INFO]: - Advancement Elements successfully loaded
[16:08:13 INFO]: - BossBar Elements successfully loaded
[16:08:13 INFO]: - Bound Elements successfully loaded
[16:08:13 INFO]: - Damage Source elements disabled (Requires Minecraft 1.20.4+)
[16:08:13 INFO]: - Display Entity elements successfully loaded
[16:08:13 INFO]: - Fishing elements successfully loaded
[16:08:13 INFO]: - Game Event Elements successfully loaded
[16:08:13 INFO]: - Particle Elements successfully loaded
[16:08:13 INFO]: - RayTrace elements successfully loaded
[16:08:13 INFO]: - Recipe Elements successfully loaded
[16:08:13 INFO]: - Scoreboard Elements successfully loaded
[16:08:13 INFO]: - Scoreboard Objective Elements successfully loaded
[16:08:13 INFO]: - Statistic Elements successfully loaded
[16:08:13 INFO]: - Structure Elements successfully loaded
[16:08:13 INFO]: - Minecraft Tag elements successfully loaded
[16:08:13 INFO]: - Team Elements successfully loaded
[16:08:13 INFO]: - Tick Manager elements successfully loaded
[16:08:13 INFO]: - Villager Elements successfully loaded
[16:08:13 INFO]: - Virtual Furnace Elements disabled via config
[16:08:13 INFO]: - World Border Elements successfully loaded
[16:08:13 INFO]: - World Creator Elements successfully loaded
[16:08:13 INFO]: - Plugin is up to date!
[16:08:13 INFO]: --- [Server Info] ---
[16:08:13 INFO]: Server Version: git-Paper-388 (MC: 1.20.4)
[16:08:13 INFO]: Skript Version: 2.8.2
[16:08:13 INFO]: Skript Addons:
[16:08:13 INFO]: SkBee Version: 3.3.0
[16:08:13 INFO]: SkBee Website: https://github.com/ShaneBeee/SkBee

Additional Information

No response

This should now be completed, however I haven't looked through other syntax. There's been a lot of changes and wiki is known to be more outdated. I'll keep this open for now incase you find any more please feel free to send them here rather than opening a new issue