Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomdodd4598/sabjg

NCO script addon blockstate json generator.
https://github.com/tomdodd4598/sabjg

Last synced: 25 days ago
JSON representation

NCO script addon blockstate json generator.

Awesome Lists containing this project

README

        

Script Addon Blockstate Json Generator
======================================

Summary
-------

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`.

Permissions
-----------

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](https://github.com/tomdodd4598/SABJG/blob/main/LICENSE.md).