Jkibbels
b84ebee289
[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
[5] one directory for you, and one for you, and one for...
[5] Loot tables, dropping blocks, experience block, example ore block
changes
[5] Documentation. Small command patch to make command treegit br
2024-09-01 21:16:23 -04:00
Jesse
6fce9f9bdc
Merge branch 'issue/note-commands' into 'dev'
...
build / build (21) (push) Waiting to run
Note commands + extras for setup
See merge request jkibbels/keeblarcraft!3
2024-08-25 02:29:11 +00:00
Jkibbels
ef8212b81e
[issue/note-commands] review changes
2024-08-24 22:28:21 -04:00
Jkibbels
f295c028d4
[Historical] Committing for changes. Added colored chat in game + fleshed out more note commands
...
Merge conflict paste error resolution
[issue/note-commands] Fleshed out modifynote + documentation
2024-08-24 22:28:21 -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