mirror of
https://codeberg.org/moonleay/Gimbal.git
synced 2025-06-06 16:36:16 +02:00
WIP: started working on ForcePlace
This commit is contained in:
parent
14f2021748
commit
ff77e2b576
4 changed files with 63 additions and 1 deletions
|
@ -4,7 +4,10 @@
|
|||
"package": "net.moonleay.gimble.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
"NoClipMixin"
|
||||
"AlwaysAllowBlock",
|
||||
"ForcePlaceMixin",
|
||||
"NoClipMixin",
|
||||
"WorldSetBlockStateMixin"
|
||||
],
|
||||
"client": [
|
||||
"HudMixin",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue