1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-25 22:53:22 +00:00
CC-Tweaked/projects/fabric/src
Jonathan Coates 118d04f018
Allow placing items against some blocks
We define a tag which allows specifying which blocks can be used. Right
now this is is just cauldrons and hives, as they have "placing into"
semantics.

Closes #1305. Many thanks to Lindsay-Needs-Sleep for their initial work
on this!

Fixes #1008. I believe also fixes #854.
2023-03-04 18:17:43 +00:00
..
client Use the VBO monitor renderer by default 2023-02-17 08:48:07 +00:00
generated/resources Allow placing items against some blocks 2023-03-04 18:17:43 +00:00
main Allow placing items against some blocks 2023-03-04 18:17:43 +00:00
test Update to Minecraft 1.19.3 2022-12-08 19:45:02 +00:00
testMod Add a system for client-side tests (#1219) 2022-11-18 23:57:25 +00:00