1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-01-09 00:40:29 +00:00
CC-Tweaked/projects/common/src
Jonathan Coates 5b2fdec6ca
Add some jqwik arbitraries for Minecraft types
This requires supporting registries in our platform test
code. Thankfully this is mostly the same as what we can do in Fabric -
the duplication is unfortunate - but it's easy enough.
2023-08-23 10:05:56 +01:00
..
client Fix model hook nullability 2023-08-05 10:32:21 +01:00
main Fixed turtle.dropDown documentation (#1564) 2023-08-17 10:52:17 +00:00
test/java/dan200/computercraft Add some jqwik arbitraries for Minecraft types 2023-08-23 10:05:56 +01:00
testFixtures/java/dan200/computercraft/test/shared Add some jqwik arbitraries for Minecraft types 2023-08-23 10:05:56 +01:00
testMod Render enchanted upgrades with a glint (#1532) 2023-07-23 10:18:22 +00:00