9d558d9d82
added up to
build / build (21) (push) Has been cancelled
2024-09-01 22:01:10 -04:00
Jkibbels
b164b66297
merge fix
2024-09-01 19:29:38 -04:00
9001500056
test for broken items
2024-09-01 19:12:11 -04:00
Jkibbels
3716111b4a
[5] Initial implementation of some attribute stuff. Nothing in this commit actually works but the game still launches! Will need to move item and armor stuff to a more generic file as well to make it less unique so it can be used broadly. Directory structure extended to add items and resources
...
[5] **WORKING** add custom item and item group to game. primarily metaljacket items not added yet - but example item works.
[5] initial add of custom blocks
[5] Made adding blocks more dynamic - tested to work
[5] Fixed metal jacket armor & created correct texture files to not break game. TEXTURES ARE RANDOM ON WEARING AS I DONT HAVE AN ACTUAL TEXTURE YET
[5] Started attribute tree stuff
2024-09-01 19:09:48 -04:00
Jkibbels
88eaeeaeef
changes
2024-09-01 19:00:16 -04:00
Jkibbels
0ae49bbbdb
[5] Loot tables, dropping blocks, experience block, example ore block
2024-09-01 14:28:14 -04:00
Jkibbels
260d3ec1a9
[5] one directory for you, and one for you, and one for...
2024-09-01 13:49:20 -04:00
Jkibbels
3795875cdf
[5] Initial implementation of some attribute stuff. Nothing in this commit actually works but the game still launches! Will need to move item and armor stuff to a more generic file as well to make it less unique so it can be used broadly. Directory structure extended to add items and resources
...
[5] **WORKING** add custom item and item group to game. primarily metaljacket items not added yet - but example item works.
[5] initial add of custom blocks
[5] Made adding blocks more dynamic - tested to work
[5] Fixed metal jacket armor & created correct texture files to not break game. TEXTURES ARE RANDOM ON WEARING AS I DONT HAVE AN ACTUAL TEXTURE YET
[5] Started attribute tree stuff
[5] end of day commit. **NOT WORKING**
[5] First successful attribute write using test commandsgit br
2024-09-01 00:15:11 -04:00
Jesse
14ebf3062e
Merge branch 'issue/1-bank-manager' into 'dev'
...
All changes made with a wire command only thing to note is potentially the...
See merge request jkibbels/keeblarcraft!2
2024-08-22 22:54:53 +00:00
Jesse
5898e4b912
All changes made with a wire command only thing to note is potentially the...
2024-08-22 22:54:53 +00:00
Jesse
4bcbc88a42
Merge branch 'MakeDebugColored' into 'dev'
...
Make debug colored
See merge request jkibbels/keeblarcraft!1
2024-08-10 19:27:39 +00:00
Jesse
c3e3212737
Make debug colored
2024-08-10 19:27:39 +00:00
jkibbels
a355f13bb3
Added ability to flash to and from json configuration file. Handling of notes works as well to test this
build / build (21) (push) Waiting to run
2024-08-03 13:11:33 -04:00
jkibbels
49961bba71
added player note stuff. UNTESTED
2024-08-02 16:02:25 -04:00
jkibbels
3507b7e69a
Added start of frame work for converting json objects back to java via Notes
2024-08-01 00:03:46 -04:00
jkibbels
6d82a8b6bc
Tested previously committed code and made adjustments to make sure it builds correctly. Finished Setup call to test for read and write privileges
2024-07-31 22:50:08 -04:00
jkibbels
edd33c05fa
[UNTESTED] Committing for historical reasons. Started to add SOME structure to code (though not done and needs refactoring). Have untested code and a thought at how starting up mod will be
2024-07-28 20:13:48 -04:00
jkibbels
b8bcee9d7b
Tested and working commands for mod. Setup future structure of mod
2024-07-23 21:21:47 -04:00
jkibbels
83d144c759
Basic working project using OPENJDK 21 (jdk 21 for windows) and Minecraft 1.20 - requires java extension packs in vscode
2024-07-22 18:17:04 -04:00