Update api.lua

This commit is contained in:
thunderdog1138 2019-12-15 19:31:17 -05:00 committed by GitHub
parent f2cebf0deb
commit 95c82b43b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -46,7 +46,6 @@ armor = {
default_skin = "character",
materials = {
wood = "group:wood",
cactus = "default:cactus",
durasteel = "default:durasteel_ingot",
bronze = "default:bronze_ingot",
beskar = "default:beskar_ingot",
@ -85,7 +84,6 @@ armor.config = {
level_multiplier = 1,
heal_multiplier = 1,
material_wood = true,
material_cactus = true,
material_durasteel = true,
material_bronze = true,
material_beskar = true,