# Project License

## LICENSE.md - Control Blocks Mod License <a href="#licensemd---control-blocks-mod-license" id="licensemd---control-blocks-mod-license"></a>

Copyright © 2026 Web Demon\
This work is licensed under the **Creative Commons Attribution-NoDerivatives 4.0 International (CC BY-ND 4.0)**.

***

#### Summary of Terms <a href="#summary-of-terms" id="summary-of-terms"></a>

1. **Attribution (BY):** You must give credit to `Web Demon` (me) or to the project `Control Blocks` for the original mod

> **Note**\
> Indicating one of the dependencies to this mod (Control Blocks) is enough and considered as an Attribution.

2. **NoDerivatives (ND):** You can build mods, based on this mod, but cannot in any way copy this mod and distribute it even if slightly modified.

#### Addons & Monetization <a href="#addons--monetization" id="addons--monetization"></a>

Despite the ND clause, you are explicitly give the following permission. We encourage you to create your own addon!

* **\[ADDONS]** You can create addons. Addons are considered as separate mods, that requires this mod as dependencies and that are not "derivatives" of this mod.
* **\[COMMERCIAL & MONETIZATION]** Addon creators are allowed to monetize their own work.
* **\[MODPACKS]** You are free to include the original, unmodified Control Blocks JAR in any modpack.

***

For any other questions, email me at <legal@webdemon.xyz>.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://control-blocks-mod.gitbook.io/control-blocks-mod-docs/more/project-license.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
