File Details
compressedcreativity-1.18.2-0.1.1.jar
- B
- Aug 13, 2022
- 241.51 KB
- 121.8K
- 1.18.2
- Forge
File Name
compressedcreativity-1.18.2-0.1.1.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Full Changelog: https://github.com/Lgmrszd/CompressedCreativity/compare/v1.18.2-0.1.0...v1.18.2-0.1.1
Full Changelog from 0.0.11: https://github.com/Lgmrszd/CompressedCreativity/compare/v1.18.2-0.0.11...v1.18.2-0.1.1
!! This version only works with Create 0.5 and above !!
What's new compared to 0.1.0
- Custom Heat Behavior removed as well as related config entry
- Updated minimal Create version
- Use new Lang builder for goggles tooltips
Changes from 0.0.11:
New Blocks:
- Compressed Air Engine
- - Uses Pressurized Air to output rotation
- - Rotation Speed and Stress Capacity cannot be changed (for now)
- - Different Air Usage when working and when idling (not enough pressure/overstressed)
- - Can be connected with each other to share air without tubes
- - Manual entry and Ponder scene added
New Items:
- Engine Rotor: crafting ingredient
Fixes and Miscellaneous:
- Spanish translation, thanks to @albertosaurio65 (https://github.com/Lgmrszd/CompressedCreativity/pull/8)
- Added recipes to convert Nugget Of Experience to Essence Of Knowledge and other way
- Recipe fixes/improvements
- Ponder Tag is now working
- Using datagen + builders to generate some data (blockstates, lang entries) + a way to append extra lang entries to the resource file
- Blocks now display their danger pressure on their item tooltip similar to PNC:R block
- Code generalization for Blocks (extracted some methods to a separate class)
- Code generalization for Config (methods to create repeating fields)