Flywheel mirror in case github ever goes down
Go to file
simibubi e891aeb8c1 Portable Funnels & Extractors
- Fixed custom sword not having a sweeping effect
- Fixed invalid kinetic tileentity state when dimension is being unloaded
- Mechanical harvesters now interact with kelp blocks
- Extractors and Funnels are now portable and have special movement traits #117
- Fixed false positives on having reached the block movement limit for contraptions
- Fixed self-modification within a belt's update cycle, addresses #116
- Fixed belt processing not re-activating segement attachments, addresses #132
- Fixed reversing components (gearbox, gearshift) breaking when a new source overpowers the network
- Reduced attack damage of the Deforester
- Fixed redstone links not being powered by wires consistently #106
- New entries for attribute filters: Washable, Smeltable, Smokable and Smeltable in Blast furnace
- Fixed redstone links behaving inconsistently when unloaded and reloaded
- Bumped oldest supported forge version
2020-03-28 17:48:55 +01:00
gradle/wrapper Setup Infrastructure 2019-07-11 09:03:08 +02:00
src/main Portable Funnels & Extractors 2020-03-28 17:48:55 +01:00
.gitattributes
.gitignore Setup Infrastructure 2019-07-11 09:03:08 +02:00
build.gradle added datagen for BlockTags to AllBlocks 2020-03-28 02:27:43 +01:00
gradle.properties Addressing Todos 2019-10-13 21:30:25 +02:00
gradlew Make gradlew executable on *nix 2020-03-17 11:30:35 -07:00
gradlew.bat Setup Infrastructure 2019-07-11 09:03:08 +02:00
LICENSE Setup Infrastructure 2019-07-11 09:03:08 +02:00