File Details
compressedcreativity-1.18.2-0.1.0.jar
- B
- Aug 13, 2022
- 245.79 KB
- 186
- 1.18.2
- Forge
File Name
compressedcreativity-1.18.2-0.1.0.jar
Supported Versions
- 1.18.2
Curse Maven Snippet
Full Changelog: https://github.com/Lgmrszd/CompressedCreativity/compare/v1.18.2-0.0.11...v1.18.2-0.1.0
!! This version only works with Create below 0.5 !!
What's new
New Mechanics:
- Furnace with Furnace Engine connected will not process items when heated using Heat from PneumaticCraft: Repressurized
- - After few seconds, furnace will explode
- - Explosion can be toggled off in the config
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)