LogoTruly Modular: Modular Item API

Material Inscribe Item

Description

This Property manages the allowed materials for a module.

Example

{
"inscribe_data_on_craft": [
"PROJECTILE",
"TEST"
]
// copies the material stack on the crafted stack under the keys set here.
}