Skip to content

Commit 112e418

Browse files
add templates+texts+screens to bobbyallowlist
1 parent 42e330e commit 112e418

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
#oneoffs-bobbyallowlist config file
2+
#
3+
#Note that this mod only does anything if `no-block-entities` is `true` in Bobby's config.
4+
#
5+
#allowTypes: Semicolon-separated list of block entity types to allow in Bobby fake chunks.
6+
# (You can add block entities to this list by looking at them and running '/bobbyallowlist type'.)
7+
#
8+
#allowPos: Semicolon-separated list of x,y,z positions. Any block entities in these positions
9+
# are allowed in Bobby fake chunks. (You can add positions to this list by looking at them and
10+
# running '/bobbyallowlist pos'.)
11+
#
12+
#debug: Spam a lot of debug information when a Bobby fake chunk is loaded or unloaded.
13+
#
14+
#Wed May 14 21:12:00 PDT 2025
15+
allowPos=
16+
allowTypes=glowcase\:screen_block;glowcase\:text_block;missingwilds\:fallen_log;templates\:slope
17+
debug=false

0 commit comments

Comments
 (0)