Terramity Moondrill Cannon Tweaker
Modby GamesOfLife
Allows you to change which blocks or items, their amounts, and from what height they drop when using Terramity's Moondrill Cannon
Type
Mod
CurseForge Downloads
371
CurseForge ID
1555187
Last Updated
Jul 30, 2026
Description
This is a utility mod that allows modpack developers or other players to modify the types, amounts, and y-levels of the Terramity Moondrill Cannon's item/block drops.
The function of the Moondrill Cannon is controlled through the config (moondrillcannontweaker.json). The config contains two lists, "items" and "blocks", with each of their entries being a type of item/block dropped when using the Moondrill Cannon.
Each entry contains the registry name of the block/item, the range of how many should drop ([min, max] inclusive), and the y-level from which they fall from.
This is the default config (functions identically to base Terramity):
{ "items": [ { "name": "terramity:moonstone_rock", "dropRange": [ 60, 90 ], "yLevel": 320 }, { "name": "terramity:opaline_moonstone", "dropRange": [ 2, 4 ], "yLevel": 320 } ], "blocks": [ { "name": "terramity:moonstone", "dropRange": [ 30, 40 ], "yLevel": 320 } ] }Recommended Gear
AffiliateHardware and extras that pair well with this mod.
As an Amazon Associate I earn from qualifying purchases.
Similar Mods
Reinforcement
Make your Tools, Weapons and Armor UNBREAKABLE and REPAIR them.
Kibble
Feed potion effects to animals via kibble!
Signs Faster
Optimizes the text of the sign
Apocalypse Remnants of Earth Core
A core mod for the Apocalypse Remnants of Earth modpack
Mob Battle
This datapack makes mob battle possible in vanilla Minecraft! You can add mobs in 4 teams and they will fight with each...
Azalea Growth Control
Limits azalea generation to appropriate biomes. Because even trees need boundaries.