Fix misspelled "technic:raw_latex"

master
Jordan Irwin 2021-06-10 12:20:09 -07:00
parent 116f4e9e87
commit 287a2411d8
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ end
local rubber_available = core.registered_items["technic:rubber"] ~= nil
local latex_available = core.registered_items["technic:raw_latext"] ~= nil
local latex_available = core.registered_items["technic:raw_latex"] ~= nil
if rubber_available or latex_available then
core.register_craftitem("slingshot:rubber_band", {