Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save robotgryphon/60f2dd19b6b19965b41d2250bb6c5490 to your computer and use it in GitHub Desktop.
Save robotgryphon/60f2dd19b6b19965b41d2250bb6c5490 to your computer and use it in GitHub Desktop.
Bedcraft And Beyond: Commands!
[17:19:18] [Client thread/INFO]: [CHAT] frames, debug
[17:19:18] [Client thread/INFO]: [CHAT] add, remove, check, reload, list
/bedcraftbeyond [TAB]
[17:19:17] [Client thread/INFO]: [CHAT] frames, debug
/bedcraftbeyond frames [TAB]
[17:19:19] [Client thread/INFO]: [CHAT] add, remove, check, reload, list
/bedcraftbeyond frames list [TAB, then options:]
[17:19:31] [Client thread/INFO]: [CHAT] wood, stone
[17:19:23] [Client thread/INFO]: [CHAT] minecraft:planks: {[[0‥15)]}
[17:19:57] [Client thread/INFO]: [CHAT] minecraft:stone: {[[0‥15)]}
{{ /bedcraftbeyond frames check {x} {y} {z} (on a block of stone, when not whitelisted) }}
[17:19:34] [Client thread/INFO]: [CHAT] Block Stone (meta 0) is NOT a valid frame type for wood.
{{ /bedcraftbeyond frames add stone {x} {y} {z} all }}
[17:19:49] [Client thread/INFO]: [CHAT] Successfully whitelisted Stone (and its variants) to frame type stone.
{{ /bedcraftbeyond frames check {x} {y} {z} (on a block of stone, when whitelisted) }}
[17:20:18] [Client thread/INFO]: [CHAT] Block Stone (meta 0) is a valid frame type for stone.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment