syntax is simple
spawn -e/-i <thing name> <optionally number>
For instance if i want to spawn one cow i type
spawn -e entity_cow
Improvements included in my modification:
Assembly-CSharp.dll to C:\Program Files (x86)\Steam\steamapps\common\Odd Realm\OddRealm_Data\Managedjagi.txt to C:\Program Files (x86)\Steam\steamapps\common\Odd Realm\jagi.txt config file if you want :)| // | |
| // MTActuatorTest.m | |
| // MTActuatorTest | |
| // | |
| // Created by Yoshimasa Niwa on 12/2/17. | |
| // Copyright © 2017 Yoshimasa Niwa. All rights reserved. | |
| // | |
| /* |
| import os | |
| import json | |
| from PIL import Image, UnidentifiedImageError | |
| import datetime | |
| import re | |
| import shutil | |
| def set_file_timestamps(filename, timestamp): | |
| """Set the creation and modification dates for a file.""" | |
| dt = datetime.datetime.fromtimestamp(int(timestamp)) |