-
Notifications
You must be signed in to change notification settings - Fork 72
Pack Making JSON Values
CC edited this page Jan 10, 2024
·
1 revision
Sometimes you need a variable to stay at just one value, or you may find it needs to be modifiable yet starting as if it'd been activated. These allow you to define them as such, though they're not to be confused with the more versatile variable modifiers!
-
constantValues
- A listing of variable names along with the values at which they'll always report. Can be set to any value and they're also definable on part slots, in which case their value will override any defined within its main section. -
initialVariables
- Variables that will be set upon this vehicle or part's initial placement. Does not run afterwards, and their default values cannot be set to anything other than 1.
- The Absolute Basics
- Pack Making General Introduction
- Pack Making General Master File
- Pack Making General File Structure
- Pack Making General Item Textures and JSONs
- Pack Making General Languages
- Pack Making General Conventions
- Pack Making JSON Colors
- Pack Compiling for 1.16.5
- JSON Templates