No description
  • Lua 83.8%
  • C# 15.8%
  • Batchfile 0.4%
Find a file
2025-07-20 17:48:33 -07:00
brickIconFixer initial commit 2025-07-20 17:48:33 -07:00
doIcons.cs initial commit 2025-07-20 17:48:33 -07:00
readme.md initial commit 2025-07-20 17:48:33 -07:00
Sky_OldIcons.zip initial commit 2025-07-20 17:48:33 -07:00

Brick Icon Tools

This is everything you need to make perfect brick icons for Blockland.

Requires love2d for the automatic image editor: love2d.org

How to Use

  1. Install Sky_OldIcons as an add-on.
  2. Create the dir iconShots in your Blockland folder.
  3. Start singleplayer with your brick add-on enabled.
  4. Execute or eval doIcons.cs
  5. Turn shaders off.
  6. Set your FOV to 90.
  7. Run /iconInit and don't touch the mouse from now on. Pressing M is recommended.
  8. Set sky to OldIcons (Must be done after /iconInit since it changes the sky).
  9. Run /doMissingIcons and don't touch the mouse until it's done.
  10. Copy screenshots from iconShots to brickIconFixer/icons-unfixed
  11. Run brickIconFixer/run.bat (Requires love2d).
  12. Copy the brick icons from brickIconFixer/icons-fixed into your add-on.