This tool is most useful in conjunction with my BlueprintTypeConverter.
It allows the user to change the block in the center of the entity(where the core is on ships).
WARNING: this tool actually overrides a blueprint instead of creating a copy!!! Use with caution!!!
By default, there are only 2 available choices:
The files have the following format:
Requirements:
*.sment files aren't supported
It allows the user to change the block in the center of the entity(where the core is on ships).
WARNING: this tool actually overrides a blueprint instead of creating a copy!!! Use with caution!!!
By default, there are only 2 available choices:
- Shipcore
- Buildblock
The files have the following format:
BOLD: a file
Italic: a short(mostly one word) explanation of the purpose of putting a type where it is
Normal: a type
Italic: a short(mostly one word) explanation of the purpose of putting a type where it is
Normal: a type
typeNames.txt
StringElement
typeBytes
StringElement[x] elements
StringElement
String elementName
<newline>
<newline>
typeBytes
byte[x][3] elementData
Requirements:
- Java7 or higher