LukeGrahamLandry / Torcherino

Minecraft mod that adds torches that speed up tick rate
https://www.curseforge.com/minecraft/mc-mods/torcherino
GNU Lesser General Public License v3.0
5 stars 5 forks source link

Fix all block's push reaction. #15

Open skniro opened 1 year ago

skniro commented 1 year ago

I make a mistake don't make push reaction working. And due to method getPistonPushReaction() in 1.20 is not working, so i marked it @Deprecated.