dannydjdk / Tiny-Redstone

Forge mod for Minecraft that adds many tiny redstone pieces that you can put together on redstone panels to form tiny redstone circuits.
https://www.curseforge.com/minecraft/mc-mods/tiny-redstone
GNU General Public License v3.0
27 stars 5 forks source link

[Feature request] A config option to disable tiny redstone in world #89

Closed arainflake closed 2 years ago

arainflake commented 2 years ago

Onlly allow tiny redstone to be placed on its panels; toggleable via configs

dannydjdk commented 2 years ago

Thanks for the suggestion! This will be available in the next update all 3 version.

dannydjdk commented 2 years ago

Feature released in latest versions for all 3 MC versions.

Setting "allow_world_placement" to false will restrict placement of components (and blueprints) to Redstone Panels. It will not affect any existing components already placed though.