This mod adds some simple tech mod features from existing blocks.
Changes:
- When a falling anvil lands on a block that isn't indestructible, the block will turn into a falling block.
- The behavior of dispensers has been completely overridden:
- If there is a block in front, a shift right click is simulated, if it doesn't work a right click is simulated.
- Otherwise, if there are any entities intersecting the block in front, a right click is simulated on a random one.
- Otherwise, if there is a block in front by 2, a shift right click is simulated, if it doesn't work a right click is simulated.
- If nothing else happens, a normal right click of the item is simulated.
- (Copied from the carpet mod) If there is a crafting table in front of a dropper, a craft is simulated and the item is dispensed.
- Pistons can push block entities now.
- The max push limit of pistons is now 36 by default and can be configured. To do this, create config/simpletech.properties and set maxpush.
Links
Details
Licensed GPL-3.0-or-later
Published 2 days ago
Updated 5 days ago