Blockland Fan Forums
[Client] [Client] Addon Presets + Changing colorsets - Printable Version

+- Blockland Fan Forums (https://forum.bcs.place)
+-- Forum: Blockland Forums (https://forum.bcs.place/forumdisplay.php?fid=1)
+--- Forum: Add-Ons (https://forum.bcs.place/forumdisplay.php?fid=2)
+--- Thread: [Client] [Client] Addon Presets + Changing colorsets (/showthread.php?tid=97)



[Client] Addon Presets + Changing colorsets - banana2 - 07-26-2026

Somewhat a remake of the original Addon Presets by Elm (can be found on kenko archive)

Comes with changing colorset + storing the colorset in the addon preset (colorsets are somewhat experimental feature tho)

[Image: screenshot-A.png]

[Image: screenshot-D.png]

[Image: screenshot-C.png]

[Image: screenshot-B.png]



Should work with the old addon preset's files (hopefully)

You can add launch option -addonpreset [name goes here] to blockland when hosting a dedi to force that addonpreset when starting up the server. If you choose to only type -addonpreset but not specify the name, it will allow you to select an addon preset before launching the server.

Examples
start Blockland.exe -port 28000 -dedicated -gamemode CUSTOM -dToken [token goes here] -addonpreset 1v1
start Blockland.exe -port 28000 -dedicated -gamemode CUSTOM -dToken [token goes here] -addonpreset Testing Spaces
start Blockland.exe -port 28000 -dedicated -gamemode CUSTOM -dToken [token goes here] -addonpreset

Code:
--------- Initializing Base ---------
Loading compiled script base/client/init.cs.
Loading compiled script base/server/init.cs.
Loading compiled script base/client/canvas.cs.
Loading compiled script base/client/audio.cs.

--------- Initializing Base: Server ---------------------
Initializing steamAPI...
  Skipping SteamAPI Init on dedicated server
  SteamAPI initialization failed.
Loading compiled script base/server/mainServer.cs.
Loading compiled script base/server/scripts/game.cs.
  Client_AddonPresets: No preset was specified, pausing the initiation to request for a preset...
 
  Minecraft
  Extract
  Eventide
  default
  Blockhead Party
  Basic
 
  Select a preset above by using:
      selectPreset("Name Goes Here");
  If no action is taken, no addon preset will be loaded and server will boot normally in 30 seconds.
 
Engine initialized...

Note: Kill jazz he ruined my addon for me by telling me about -profilepath </3

also uhh the reason the addon is large is 2x2.dts requires textures but i think you can remove them and it'll just use the ones in base but idk i didn't test oopsi