File Details
minecells-1.20.1-1.9.0
- B
- Nov 13, 2024
- 4.80 MB
- 519
- 1.20.1
- Fabric
File Name
minecells-1.9.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
Mine Cells 1.9.0
IMPORTANT: Moved all config files to config/minecells/ directory
Value Calculators
- Value Calculators are a custom system that can be used to individually control equations used when calculating some values inside the code
- For now, Value Calculators have been used in Mine Cells to implement weapon damage calculation
- These Value Calculator files are located in
config/minecells/value_calculators/subdirectories - To override a Value Calculator file, copy any
<name>.template.jsoninto<name>.json, and tweak the individual expressions inside - Learn more about Value Calculators here: click
Custom bows and crossbows now support some enchantments
Whether an item supports a given enchantment is defined in these tags:
minecells:items/bows/accepting_power- by default: all bowsminecells:items/bows/accepting_punch- by default: all bowsminecells:items/bows/accepting_quick_charge- by default: all bows and crossbows except Quick Bow and Nerves Of Steelminecells:items/bows/accepting_infinity- by default: all bows except Quick Bow, Ice Bow, and Bow And Endless Quiverminecells:items/bows/accepting_flame- by default: all bows except Ice Bow
Decoration
Added the remaining 15 colors (aside Red) of Ribbon Flags and Large Ribbon Flags
Bugfixes
- fixed a few typos in the Guidebook
- fixed structures in Mine Cells dimensions breaking with Structurify

