mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-09 21:31:51 +09:00
ModMgr: I can load class by name; dropped Groovy script support, coding must go to JAR
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"speed": 3.0,
|
||||
"speedmult": [100,100,100,100,100,100,100],
|
||||
|
||||
"jumppower": 4.3,
|
||||
"jumppower": 13.0,
|
||||
"jumppowermult": [100,100,100,100,100,100,100],
|
||||
|
||||
"scale": 1.0,
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
"id";"filename"
|
||||
"8448";"testpick.groovy"
|
||||
"id";"classname"
|
||||
"8448";"net.torvald.terrarum.modulebasegame.items.PickaxeGeneric"
|
||||
|
Binary file not shown.
Reference in New Issue
Block a user