A simple program to generate blockstate json files for NCO script addons. The first program argument is the type of block to generate for, and all subsequent arguments are the material names of the specified block type to generate for. For example, the arguments sink titanium cobalt osmium
will generate the heat sink jsons solid_fission_sink_titanium.json
, solid_fission_sink_cobalt.json
and solid_fission_sink_osmium.json
.
In practice, the license on any code I write means very little, but for those who want a some semblance of formality, let it be stated that all code is available under the MIT License.