ThizThizzyDizzy / nc-reactor-generator

A program to plan and generate reactors for Nuclearcraft (https://www.curseforge.com/minecraft/mc-mods/nuclearcraft-mod)
GNU General Public License v3.0
30 stars 6 forks source link

Oredict variants for BG export #140

Open novashep opened 1 year ago

novashep commented 1 year ago

Could you add an option for Nomifactory?

The Block ID for Graphite blocks in Nomifactory uses the GregTech version.

Instead of mapState:{Properties:{type:"graphite"},Name:"nuclearcraft:ingot_block"}

it would be mapState:{Name:"gregtech:meta_block_compressed_12",Properties:{variant:"graphite"}}