26 Commits

Author SHA1 Message Date
53a3ae43f3
test(annotations): New @RequireAnnotation
New annotation @RequireAnnotation can be used on annotations so that all
classes with that specific annotation must also have another annotation.
If this is not true, test will not pass. This annotation takes array of
annotations.
2025-03-16 20:37:24 +01:00
e1190f7e6a feat: Dyes and organized registry (#10)
Co-authored-by: jull <sefljulie@gmail.com>
Co-committed-by: jull <sefljulie@gmail.com>
2025-03-16 17:26:06 +00:00
a736795bd7
feat: Implemented shears 2025-03-09 14:25:27 +01:00
e723e3ab2d
revert: Recipes formatting 2025-03-07 13:21:53 +01:00
ee12ccb6d7
lint: Linting and formatting 2025-03-07 11:36:43 +01:00
2065f8ea2a
feat: Implemented lava and infinite water source 2025-03-07 09:10:36 +01:00
f5d2920a9a
chore: Water placement 2025-03-03 18:58:59 +01:00
bb4e7423e3
test: Added some more tests 2025-03-02 21:17:11 +01:00
30af2b6feb chore: New items
Co-authored-by: jull <sefljulie@gmail.com>
Co-committed-by: jull <sefljulie@gmail.com>
2025-03-02 18:54:19 +00:00
451845b2bc
feat: Implemented water 2025-03-02 19:53:19 +01:00
673e1c63f1
feat: Added regex support in crafting recipe 2025-03-02 15:45:21 +01:00
22f98e7ff5 feat: Added tool recipes 2025-03-02 14:33:35 +00:00
a4999dfbf3 chore: Added weapons to registry
Co-authored-by: jull <sefljulie@gmail.com>
Co-committed-by: jull <sefljulie@gmail.com>
2025-03-02 12:54:26 +00:00
b356871854
feat: Implemented bed 2025-03-02 13:33:25 +01:00
be32774d4c
refactor: Rewritten crafting table 2025-03-02 10:23:29 +01:00
1be9f75ae7
refactor: ItemBlockSupplier 2025-03-02 00:23:48 +01:00
0e5ece68fb
feat: Added killing mobs 2025-03-01 21:01:12 +01:00
940c3f3fe5
feat: Implemented pig spawning and pig walking 2025-03-01 17:29:30 +01:00
91882fabc0
feat: Implemented healthbar 2025-02-28 13:56:55 +01:00
e6bcce7765
feat: Implemented furnace 2025-02-27 07:54:33 +01:00
91724dbeb2
feat: Chest and other changes 2025-02-26 14:25:09 +01:00
2f48cdd04a
feat: Fixed textures and minor changes 2025-02-25 12:36:37 +01:00
15c5e7fea0
feat: Implemented full crafting 2025-02-24 20:50:15 +01:00
03a663258b
feat: Implemented crafting 2025-02-23 22:02:22 +01:00
aa5915914e
chore: Some minor additions 2025-02-21 20:40:01 +01:00
1209092a9c
feat: Started implementing crafting 2025-02-21 18:25:58 +01:00