No description
Find a file
simibubi 39cbf77457 Throw, Punch, Fill and Destroy
- Deployers can now use buckets properly
- Deployers can interact with entities
- Deployers can use items to hurt entities and break blocks
- Deployers can left-click blocks
- Deployers automatically pick up items gathered from interacting with or killing entities
- Deployers eject collected items when no Inventory is adjacent
- Fixed Deployers throwing projectiles from the wrong height
- Fixed blocks not dropping applied filter items
- Fixed adjustable crates not invalidating their inventory
- Fixed shift-clicking in crate guis
- Fixed vertical funnels not dropping when destroyed
- Added NBT utility for writing and reading lists
2020-01-25 17:55:42 +01:00
gradle/wrapper Setup Infrastructure 2019-07-11 09:03:08 +02:00
src/main Throw, Punch, Fill and Destroy 2020-01-25 17:55:42 +01:00
.gitattributes Initial commit 2019-07-11 08:29:24 +02:00
.gitignore Setup Infrastructure 2019-07-11 09:03:08 +02:00
build.gradle A less messy mess Part I 2020-01-20 13:41:41 +01:00
gradle.properties Addressing Todos 2019-10-13 21:30:25 +02:00
gradlew Setup Infrastructure 2019-07-11 09:03:08 +02:00
gradlew.bat Setup Infrastructure 2019-07-11 09:03:08 +02:00
LICENSE Setup Infrastructure 2019-07-11 09:03:08 +02:00