Download (5 KB)

How do I install this?

Think Block #

Think Block is a lightweight and fun MineTest mod where players interact with a "thinking block" to receive random, quirky MineTest-related questions. It's perfect for sparking curiosity, pondering life's voxel mysteries, or simply passing time in your world.

Features #

  • A special block called the Think Block.
  • Right-clicking the block generates a random MineTest-related question.
  • Encourages players to reflect and engage with MineTest concepts in a creative way.

How to Use #

  1. Place a Thinking Block in your world.
  2. Right-click the block to receive a random question.
  3. Ponder, discuss with friends, or use the questions as conversation starters!

Installation #

  1. Download the Mod Files:

    • Clone the repository or download the latest release as a ZIP file.
    • Extract the files to your MineTest mods/ directory.
      mods/
      └── think_block/
          ├── init.lua
          ├── mod.conf
          └── textures/
              └── think_block.png
      
  2. Enable the Mod:

    • Open MineTest and navigate to the world selection menu.
    • Select your world, click "Configure", and enable the Think Block mod.
  3. Spawn the Thinking Block:

    • Open the chat and use the /giveme command to get the block:
      /giveme think_block:thinking_chair
      
    • Place the block in the world and start thinking!

License #

  • Code: MIT License
  • Textures: CC-BY-SA 4.0

Credits #

  • Created by Binoman.
  • Concept and initial code generation assisted by ChatGPT.

Reviews

Review

Do you recommend this mod?

  • Deutsch

    Does what it says

    This mod just sends a random sentence with core.chat_send_player.

    This is a good idea but I excepted more - but it's still nice.

    BUT: The installation instruction is just really bad!

    Extract the files to your MineTest mods/ directory. csharp mods/ └── think_block/ ├── init.lua ├── mod.conf └── textures/ └── think_block.png

    That just doesn't help. It really doesn't. Just remove this 'installation tutorial' from CDB, because under the download button there is a 'How to install'. Also, anyone who doesn't know how to install mods should use the content browser in Luanti.

    0 comments