3328fa4ff1
FINALLY fix useCore
2023-06-29 21:25:03 +07:00
7afcc606fe
fix extra crash
...
i did how blackilykat did it lol
2023-06-29 16:12:59 +07:00
535154a1a0
fard
2023-06-25 10:00:32 +07:00
99d37d33f9
patch namespace exploit !!
2023-06-25 09:23:40 +07:00
29ef3324fc
make player list show vanished players
...
not really a much of work because i already have a working players module
2023-06-11 10:56:14 +07:00
7bf9886cb1
support testbot authentication
2023-06-11 08:26:35 +07:00
7206ef4629
update to 1.20
...
yeah i am updating my client to 1.20
2023-06-10 17:21:10 +07:00
2d60606de3
finally fix default config issue (mabe)
...
i didn't test it but
blackilykat found the fix ig
2023-06-03 17:26:42 +07:00
d7a69dc0e5
elder guardian particle block
...
its so annoying
2023-06-03 16:25:43 +07:00
905f8e568c
finally make fullbright configurable
2023-05-28 19:06:01 +07:00
ef1d0f4970
add loop crouch or sex.,,.,.
2023-05-22 19:59:21 +07:00
98689d2fa7
some more stuff idk idk idk
2023-05-20 12:35:04 +07:00
9b7b9cd368
random stuff that doesn't owrk.,.,.,,.
2023-05-17 11:44:01 +07:00
6f115eef52
add auto skin
...
useful for me because i don't need to do /skin popbob every time i join
2023-05-12 15:38:07 +07:00
cc07c2b4d6
something
2023-05-11 14:52:17 +07:00
d1dc686c4a
add issues to contact
2023-05-05 16:46:34 +07:00
16b8582732
will moving to assets fix it?
2023-05-04 08:49:02 +07:00
5ebde826ba
make it more sexy
2023-05-03 21:02:11 +07:00
087b05fb95
validate command
...
i know the file is a mess i will make it more modular later mabe
2023-03-15 22:07:24 -04:00
88dc82eb1e
Config support
...
can prob be improved but that will be done later :trollface:
2023-03-11 21:56:16 -05:00
2023ae3cd1
Username command & fix commands a bit
2023-02-12 21:04:04 -05:00
a77010e0f4
Add basic self-care
2023-02-08 21:30:14 -05:00
26fd290b92
Initial core implementation
2023-01-31 22:49:50 -05:00
92612c6b32
Add a temporary patch for Chat message validation failed
2023-01-29 20:00:09 -05:00
a91b5ac1f0
Command suggestions
...
Closes #1
2023-01-28 19:01:04 -05:00
384a35fa9b
Change the modid and rename a bit
...
The name is now `ChipmunkMod` (no space) for consistency reasons
2023-01-27 22:52:04 -05:00
e0eae0c3d1
Get commands to work
2023-01-27 22:44:03 -05:00
593ff01e3b
Rename and other things
2023-01-26 21:15:48 -05:00
modmuss50
9cfe28c5ea
1.19.3
2022-12-07 16:12:08 +00:00
modmuss50
009f258b56
Update dependencies ( #220 )
2022-11-22 15:04:48 +00:00
modmuss50
242f56a702
Update Dependencies
2022-08-28 11:44:45 +01:00
modmuss50
0c1c110650
1.19
2022-06-07 19:59:33 +01:00
modmuss50
c8a61cfe2c
Update loader, api & yarn
2022-05-21 17:13:30 +01:00
Player
283fa1c518
Update MC dep to disallow 1.18.1 since it's usually incompatible
2022-04-27 05:12:03 +00:00
modmuss50
06e3e43ee0
Update to 1.18.2
...
Also updates fabric loader.
2022-02-28 14:26:51 +00:00
modmuss50
1e60757a4c
Update API, yarn, minimum loader version and mixin compat level.
2022-01-24 20:22:46 +00:00
Player
4616cda6ce
Revert compatibilityLevel bump
...
Using JAVA_17 is currently broken with the production server and not necessarily indicated by how Mixin treats this field
2021-11-17 02:15:46 +00:00
modmuss50
57e84b576d
1.18-pre2
2021-11-16 19:52:21 +00:00
modmuss50
50f0be767c
Update to 21w19a and Java 16
...
This commit can be used as an example on how to update your mod to Java 16. You will need to ensure you have Java 16 installed and set as the active version to run this.
Gradle 7 is required along with loom 0.8
2021-05-12 20:41:38 +01:00
zml
90cb78d412
Modernize Gradle buildscript ( #71 )
...
* Modernize gradle buildscript
* Bump yarn/loader/fabric api versions
* Add GH actions to build example mod
* Update in response to feedback
2020-11-10 22:11:54 +00:00
modmuss50
6efb5c4830
1.16.1
2020-06-24 17:22:38 +01:00
i509VCB
b38f2b0f52
Add minVersion to template mixin config ( #41 )
...
* Add minVersion to mixin config
* Bump loader dep requriement to >=0.7.4
2020-02-25 14:56:28 +00:00
modmuss50
c3daefbee9
Increase required loader version
2019-12-10 20:08:46 +00:00
modmuss50
97a962625c
1.15
2019-12-10 19:54:45 +00:00
Brad Erickson
705d4da55b
Update yarn, loader and api ( #31 )
...
Co-authored-by: modmuss50 <modmuss50@gmail.com>
2019-11-19 22:38:13 +00:00
asie
78fb3e4288
fix requires -> depends in mod JSON
2019-05-27 22:04:51 +02:00
Adrian Siekierka
d6e85e2219
update to Loader 0.4.0
2019-04-07 19:39:55 +02:00
UpcraftLP
8243775b5c
automatically set mod version on export
2019-02-15 22:39:48 +01:00
asie
2c09427cb1
use array initializer value as the default for example
2018-12-31 16:05:40 +01:00
Prospector
8b0e73fb9a
Add description to example mod ( #2 )
2018-12-12 21:18:40 -05:00