TeamWizardry / TMT-Refraction

A light manipulation based mod for The Modding Trials
MIT License
3 stars 4 forks source link

Oredict Entries in Craftweaker can't be multiplied #55

Closed DolphinBlaster closed 6 years ago

DolphinBlaster commented 6 years ago

refraction-1.12.2-1.9.1 Craftweaker2-1.12.2-4.1.8 ThermalFoundation-1.12.2-2.5.0.19-universal

Whenever I make a script for the Laser Assembly Table oredict entries aren't multiplied: https://imgur.com/a/VG7ehHh

The Script: mods.refraction.AssemblyTable.addRecipe("Tin Block", , [ 8, 8], 16, 64, 255, 255, 255, 255, 0, 0);