mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-18 17:19:05 +00:00
Updated Debugging (markdown)
@@ -69,6 +69,8 @@ Debug.saveGame()
|
|||||||
Debug.popItem(objectId)
|
Debug.popItem(objectId)
|
||||||
|
|
||||||
Debug.putItem(objectId, item)
|
Debug.putItem(objectId, item)
|
||||||
|
//Example:
|
||||||
|
Debug.putItem(Debug.SELF_ID, '{"type": 5, "blueprint": "net.simon987.constructionplugin.ObstacleBlueprint"}')
|
||||||
|
|
||||||
Debug.setInventoryPosition(objectId, position)
|
Debug.setInventoryPosition(objectId, position)
|
||||||
```
|
```
|
||||||
Reference in New Issue
Block a user