base-1.12-3.4.0
on Jun 8, 2023New:
* Material System:
* Parts:
* Casings (Item)
* Crystals (Item)
* Crushed Ore (Item)
* Armor (Armor) (Still in Dev, but somewhat useable, next release will fix)
* DataValues:
* Burn time (Item)
* Luminosity (Fluid)
Fixed:
* Material System:
* Better Logging when adding multiple parts with the same name
* Ids no longer scrambled when mod errors
* Added Method for fixing lang files in resources
* Fixed Model generation for custom Item parts
* Fixed Being unable to add custom Fluid Parts
base-1.12-3.3.1
on Jun 8, 2023Fixes:
* Lang files in resources are no longer overwritten with blank files
base-1.12-3.3.0
on Jun 8, 2023New:
Material System:
* Ore drops data value now accepts OreDict values (This respects the values set in BASE's Oredict configuration settings)
Fixes:
Material System:
* Ores not respecting setColorized(false);
* Ores not respecting drops dataValue
base-1.12-3.2.0
on Jun 8, 2023Skip Version 3.1.0 just because.
New:
Material System:
Molten Fluid
Fix:
Material System:
Localization now in proper order
Assorted other internal changes to support ContentTweaker release
base-1.12-3.0.0
on Jun 8, 2023Changes:
- Updated to 1.12
base-1.11.2-2.1.0
on Jun 8, 2023Fixes:
- Unlocalized Names for items are no long item.item.<blah>
- Assorted fixes to make the Materials System work with Custom Parts
- Changed config directory to be lower case
base-1.11.2-2.0.0
on Jun 8, 2023Updated to MC 1.11.2
Note: The original Zenscript api that was included in BASE 1.10.2 has now moved to ContentTweaker. Currently fixing bugs in the beta for a MC 1.11 release.
B.A.S.E-1.10.2-v1.4.0
on Jun 8, 2023New:
* Material System V2 (Note: The original version will continue to be maintained for 1.10, ContentTweaker will be required for using Zenscript with V2, see https://github.com/The-Acronym-Coders/ContentTweaker/wiki/Materials-V2-Test for an example script. Documentation will be added in the coming days.)
* New features for the Material System V2 (Vs the old system): Variant Ore stone backs, and drops, new Items (Beams, Nuts, Bolts)
Fixes:
* Levers can now be placed on Storage blocks
B.A.S.E-1.10.2-v1.3.0
on Jun 8, 2023New:
Added Poor Ore
Added Crafting/Furnace Recipes for: Ore, Poor Ore, Nuggets, Ingots, Blocks
Fixed:
Fixed OreDictionary tags for blocks
B.A.S.E-1.10.2-v1.2.4
on Jun 8, 2023Fixed: Filling the OreDict with tags for Material Parts that didn't exist.
B.A.S.E-1.10.2-v1.2.3
on Jun 8, 2023Additional fix for Modular Utilities' crashing with B.A.S.E 1.2.x Everything should work now.
B.A.S.E-1.10.2-v1.2.2
on Jun 8, 2023Fixed several little issues that only appeared when adding ModularUtilities to an instance
B.A.S.E-1.10.2-v1.2.1
on Jun 8, 2023Change some internal configuration functions for Clumps
BASE now throws errors when scripts are loaded from MT's script folder and not BASE's
B.A.S.E-1.10.2-v1.2.0
on Jun 8, 2023All internal library changes. See http://ci.blamejared.com/job/BASE-Release/changes for more information
B.A.S.E-1.10.2-v1.1.2
on Jun 8, 2023Fixed: OreDictionary names having a space when the material name has a space in it.
B.A.S.E-1.10.2-v1.1.1
on Jun 8, 2023Fixed CraftTweaker support not loading
B.A.S.E-1.10.2-v1.1.0
on Jun 8, 2023Merge in Boilerplate Code
Assorted Bug Fixes
B.A.S.E-1.10.2-v1.0.21
on Jun 8, 2023- Close #16
- Update Internal JEI API
B.A.S.E-1.10.2-v1.0.20
on Jun 8, 2023- Fix Incorrect Gear Recipes
- Fix Recipes Crash
- Fix Negative Bound Crash
- Started On Custom Structure-Gen Code
B.A.S.E-1.10.2-v1.0.18
on Jun 8, 2023- Fix Incorrect Gear Recipes
- Fix Recipes Crash