Trampoline blocks for Minecraft (Fabric mod) https://modrinth.com/mod/spring
Go to file
Rasmus Moorats 3c06640da5
update readme
2023-11-22 11:27:47 +02:00
.github/workflows initial commit 2022-05-03 15:40:53 +03:00
gradle/wrapper update for minecraft 1.20.2 2023-11-21 16:25:32 +02:00
src/main remove useless use of List 2023-11-21 17:34:12 +02:00
.gitignore initial commit 2022-05-03 15:40:53 +03:00
LICENSE initial commit 2022-05-03 15:40:53 +03:00
README.md update readme 2023-11-22 11:27:47 +02:00
build.gradle update for minecraft 1.20.2 2023-11-21 16:25:32 +02:00
calcheight.py add script for calculating height 2022-05-06 14:14:32 +03:00
gradle.properties update for minecraft 1.20.2 2023-11-21 16:25:32 +02:00
gradlew initial commit 2022-05-03 15:40:53 +03:00
gradlew.bat initial commit 2022-05-03 15:40:53 +03:00
settings.gradle initial commit 2022-05-03 15:40:53 +03:00

README.md

Spring!

Spring! adds trampoline blocks to the game.

Trampoline blocks propel the player (or any entity) higher when jumped on. Fun!

Trampoline blocks can be powered by redstone to make the entity automatically jump.

Trampoline blocks are crafted as follows:

III
MMM
CCC

... where I is an iron bar, M is the material to make the spring block from, and C is cobblestone.

The materials you can use (and their corresponding "forces") are:

Material Force Block height
Coal 1.975 4.2
Copper Ingot 2.222 5.2
Iron Ingot 2.451 6.2
Gold Ingot 2.8706 8.2
Emerald 3.2386 10.2
Diamond 3.9142 14.2
Netherite Ingot 4.649 19.2