Creating a Mod: Difference between revisions
From Gothongs Wiki
Jump to navigationJump to search
Created page with "- Start at the modding panel at https://jasx.org/lsl/got - Name your mod and click Create New Mod." |
No edit summary |
||
| Line 1: | Line 1: | ||
# Start at the modding panel at https://jasx.org/lsl/got | |||
# Name your mod and click Create New Mod. [[File:Mod creation panel.png|frameless]] | |||
# Every account can make up to 10 mods but you can ask an admin for more if you run out. | |||
== The Mod Panel == | |||
Entering the mod panel shows you different items that you can add to your mod. Here is a button reference: | |||
{| class="wikitable" | |||
|+ | |||
!Field | |||
!What it does | |||
|- | |||
|Name | |||
|Name of your mod | |||
|- | |||
|Public KEY | |||
|This is put into the mod installer box description to identify your mod when installing in SL. | |||
|- | |||
|JSON KEY | |||
|'''DO NOT SHARE THIS KEY'''. This is advanced. With a web server you may control more things in GoT like moving around the map or adding enchants. | |||
|} | |||
Revision as of 14:19, 27 July 2023
- Start at the modding panel at https://jasx.org/lsl/got
- Name your mod and click Create New Mod.

- Every account can make up to 10 mods but you can ask an admin for more if you run out.
The Mod Panel
Entering the mod panel shows you different items that you can add to your mod. Here is a button reference:
| Field | What it does |
|---|---|
| Name | Name of your mod |
| Public KEY | This is put into the mod installer box description to identify your mod when installing in SL. |
| JSON KEY | DO NOT SHARE THIS KEY. This is advanced. With a web server you may control more things in GoT like moving around the map or adding enchants. |