1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/projects/common/src/testMod/kotlin/dan200/computercraft/gametest/api
Jonathan Coates 3047e3cdf4
Simplify cable/modem block breaking code
Instead of taking control of the breaking logic in all cases, we now
only do so when we have both a cable and modem. This allows us to fall
back to default vanilla behaviour and so correctly drop the modem/cable
item.
2022-12-29 12:21:10 +00:00
..
ClientGameTest.kt Add a system for client-side tests (#1219) 2022-11-18 23:57:25 +00:00
ClientTestExtensions.kt Update to Minecraft 1.19.3 2022-12-08 19:45:02 +00:00
TestExtensions.kt Simplify cable/modem block breaking code 2022-12-29 12:21:10 +00:00
TestTags.kt Add a system for client-side tests (#1219) 2022-11-18 23:57:25 +00:00