Board Bibles V1 is a mod for Gorilla Tag made by Astra. It takes over both the MOTD and Code of Conduct bulletin boards in the TreeRoom and displays random Bible verses — fetched live from the internet, with automatic offline fallback if the network is unavailable.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/ASTRA228b/BoardBiblesV1/llms.txt
Use this file to discover all available pages before exploring further.
Introduction
Learn what Board Bibles does and how it fits into Gorilla Tag.
Installation
Install BepInEx and drop in the mod to get started.
Quickstart
From zero to Bible verses on your boards in minutes.
How it works
Understand verse rotation, API calls, and offline mode.
What it does
When you load into Gorilla Tag with Board Bibles installed, the two bulletin boards in the TreeRoom — normally showing the MOTD and Code of Conduct — will instead display rotating Bible verses.Startup splash
For the first 2 minutes after loading, both boards show a welcome message:
WELCOME TO BOARD BIBLE MADE BY ASTRA followed by LOADING GET READY...Live verse fetch
The mod contacts
bible-api.com to pull a random verse from one of 8 books of the Bible. If the API responds successfully, that verse is displayed on both boards.Verse rotation
Every 5 minutes, a new verse is fetched and displayed automatically — no action needed on your part.
Key features
Live API verses
Fetches real-time Bible verses from bible-api.com across 8 books including John, Psalms, Romans, and more.
Offline fallback
20 hardcoded verses ensure the boards always display something, even without an internet connection.
Auto-rotation
Verses refresh every 5 minutes automatically, keeping the boards fresh throughout your session.
No game files modified
Uses BepInEx and Harmony patching — the base game files are never touched.
Board Bibles V1 requires BepInEx to be installed in your Gorilla Tag directory. See the Installation guide for full setup steps.