Terramity Moondrill Cannon Tweaker
No reviews yet
Allows you to change which blocks or items, their amounts, and from what height they drop when using Terramity's Moondrill Cannon
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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
}
]
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources