forked from virt-mirrors/Sit
per player hand restrictions
* optimized code
This commit is contained in:
parent
614fddb6bd
commit
43c72ce1ba
7 changed files with 159 additions and 26 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"schemaVersion": 1,
|
||||
"id": "sit",
|
||||
"id": "oth3r-sit",
|
||||
"version": "${version}",
|
||||
"name": "Sit!",
|
||||
"description": "Adds sitting to minecraft! Endless customizability for hand restrictions and sittable blocks.",
|
||||
|
@ -21,6 +21,9 @@
|
|||
"server": [
|
||||
"one.oth3r.sit.SitServer"
|
||||
],
|
||||
"client": [
|
||||
"one.oth3r.sit.SitClient"
|
||||
],
|
||||
"modmenu": [
|
||||
"one.oth3r.sit.ModMenu"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue