This commit is contained in:
slweeb 2025-02-04 20:47:59 -05:00
parent a9901e14b1
commit f385290b14
2 changed files with 43 additions and 37 deletions

View File

@ -12,6 +12,7 @@ var json = `{
"food": "", "food": "",
"machines": "", "machines": "",
"special": "", "special": "",
"states": "",
"other": ""`; "other": ""`;
for (var element in elements) { for (var element in elements) {
json += ',\n"'+element+'": ""' json += ',\n"'+element+'": ""'

View File

@ -63,6 +63,7 @@
"rad_glass": "", "rad_glass": "",
"meat": "", "meat": "",
"rotten_meat": "", "rotten_meat": "",
"cured_meat": "",
"cooked_meat": "", "cooked_meat": "",
"frozen_meat": "", "frozen_meat": "",
"salt": "", "salt": "",
@ -98,10 +99,12 @@
"flea": "", "flea": "",
"termite": "", "termite": "",
"ant": "", "ant": "",
"spider": "",
"web": "",
"fly": "", "fly": "",
"firefly": "", "firefly": "",
"hive": "",
"bee": "", "bee": "",
"hive": "",
"stink_bug": "", "stink_bug": "",
"dead_bug": "", "dead_bug": "",
"human": "", "human": "",
@ -123,12 +126,14 @@
"pipe_wall": "", "pipe_wall": "",
"mixer": "", "mixer": "",
"grinder": "", "grinder": "",
"fuse": "",
"ewall": "", "ewall": "",
"torch": "", "torch": "",
"spout": "", "spout": "",
"udder": "", "udder": "",
"bone_marrow": "", "bone_marrow": "",
"bone": "", "bone": "",
"ball": "",
"balloon": "", "balloon": "",
"antipowder": "", "antipowder": "",
"antimolten": "", "antimolten": "",
@ -142,7 +147,6 @@
"light": "", "light": "",
"liquid_light": "", "liquid_light": "",
"laser": "", "laser": "",
"ball": "",
"pointer": "", "pointer": "",
"charcoal": "", "charcoal": "",
"tinder": "", "tinder": "",
@ -153,12 +157,14 @@
"nitrogen": "", "nitrogen": "",
"helium": "", "helium": "",
"anesthesia": "", "anesthesia": "",
"carbon_dioxide": "",
"bubble": "",
"ammonia": "", "ammonia": "",
"liquid_ammonia": "", "liquid_ammonia": "",
"carbon_dioxide": "",
"oil": "", "oil": "",
"lamp_oil": "", "lamp_oil": "",
"propane": "", "propane": "",
"liquid_propane": "",
"methane": "", "methane": "",
"liquid_methane": "", "liquid_methane": "",
"stained_glass": "", "stained_glass": "",
@ -190,7 +196,6 @@
"vine": "", "vine": "",
"bamboo_plant": "", "bamboo_plant": "",
"foam": "", "foam": "",
"bubble": "",
"acid": "", "acid": "",
"neutral_acid": "", "neutral_acid": "",
"acid_gas": "", "acid_gas": "",
@ -225,7 +230,6 @@
"wax": "", "wax": "",
"melted_wax": "", "melted_wax": "",
"incense": "", "incense": "",
"fuse": "",
"dioxin": "", "dioxin": "",
"insulation": "", "insulation": "",
"sponge": "", "sponge": "",
@ -234,11 +238,12 @@
"copper": "", "copper": "",
"gold": "", "gold": "",
"steel": "", "steel": "",
"nickel": "", "galvanized_steel": "",
"zinc": "", "zinc": "",
"silver": "", "silver": "",
"tin": "", "tin": "",
"lead": "", "lead": "",
"nickel": "",
"aluminum": "", "aluminum": "",
"tungsten": "", "tungsten": "",
"molten_tungsten": "", "molten_tungsten": "",
@ -254,7 +259,9 @@
"electrum": "", "electrum": "",
"pyrite": "", "pyrite": "",
"solder": "", "solder": "",
"amber": "",
"molten_copper": "", "molten_copper": "",
"molten_copper_sulfate": "",
"molten_gold": "", "molten_gold": "",
"molten_silver": "", "molten_silver": "",
"molten_iron": "", "molten_iron": "",
@ -273,6 +280,7 @@
"egg": "", "egg": "",
"yolk": "", "yolk": "",
"hard_yolk": "", "hard_yolk": "",
"cream": "",
"nut_milk": "", "nut_milk": "",
"dough": "", "dough": "",
"batter": "", "batter": "",
@ -280,7 +288,9 @@
"butter": "", "butter": "",
"cheese": "", "cheese": "",
"rotten_cheese": "", "rotten_cheese": "",
"cheese_powder": "",
"chocolate": "", "chocolate": "",
"chocolate_powder": "",
"grape": "", "grape": "",
"vinegar": "", "vinegar": "",
"herb": "", "herb": "",
@ -306,10 +316,12 @@
"crumb": "", "crumb": "",
"baked_batter": "", "baked_batter": "",
"wheat": "", "wheat": "",
"rice": "",
"candy": "", "candy": "",
"coffee_bean": "", "coffee_bean": "",
"coffee_ground": "", "coffee_ground": "",
"nut": "", "nut": "",
"nut_oil": "",
"nut_meat": "", "nut_meat": "",
"nut_butter": "", "nut_butter": "",
"jelly": "", "jelly": "",
@ -317,7 +329,6 @@
"yogurt": "", "yogurt": "",
"frozen_yogurt": "", "frozen_yogurt": "",
"ice_cream": "", "ice_cream": "",
"cream": "",
"beans": "", "beans": "",
"dry_ice": "", "dry_ice": "",
"nitrogen_ice": "", "nitrogen_ice": "",
@ -350,11 +361,12 @@
"coffee": "", "coffee": "",
"honey": "", "honey": "",
"sap": "", "sap": "",
"amber": "",
"caramel": "", "caramel": "",
"molasses": "", "molasses": "",
"ketchup": "", "ketchup": "",
"mayo": "", "mayo": "",
"grease": "",
"fat": "",
"melted_chocolate": "", "melted_chocolate": "",
"liquid_hydrogen": "", "liquid_hydrogen": "",
"liquid_oxygen": "", "liquid_oxygen": "",
@ -368,6 +380,11 @@
"limestone": "", "limestone": "",
"quicklime": "", "quicklime": "",
"slaked_lime": "", "slaked_lime": "",
"potassium": "",
"molten_potassium": "",
"potassium_gas": "",
"magnesium": "",
"molten_magnesium": "",
"thermite": "", "thermite": "",
"molten_thermite": "", "molten_thermite": "",
"slag": "", "slag": "",
@ -384,19 +401,24 @@
"cyanide": "", "cyanide": "",
"cyanide_gas": "", "cyanide_gas": "",
"ozone": "", "ozone": "",
"liquid_ozone": "",
"cloud": "", "cloud": "",
"rain_cloud": "", "rain_cloud": "",
"snow_cloud": "", "snow_cloud": "",
"hail_cloud": "", "hail_cloud": "",
"thunder_cloud": "", "thunder_cloud": "",
"acid_cloud": "", "acid_cloud": "",
"sandstorm": "",
"pyrocumulus": "", "pyrocumulus": "",
"fire_cloud": "", "fire_cloud": "",
"rad_cloud": "",
"rad_steam": "",
"color_smoke": "", "color_smoke": "",
"spray_paint": "", "spray_paint": "",
"led_r": "", "led_r": "",
"led_g": "", "led_g": "",
"led_b": "", "led_b": "",
"light_bulb": "",
"sulfur": "", "sulfur": "",
"molten_sulfur": "", "molten_sulfur": "",
"sulfur_gas": "", "sulfur_gas": "",
@ -404,9 +426,8 @@
"snake": "", "snake": "",
"loopy": "", "loopy": "",
"warp": "", "warp": "",
"midas_touch": "",
"radiation": "", "radiation": "",
"rad_steam": "",
"rad_cloud": "",
"fallout": "", "fallout": "",
"neutron": "", "neutron": "",
"proton": "", "proton": "",
@ -433,6 +454,7 @@
"borax": "", "borax": "",
"epsom_salt": "", "epsom_salt": "",
"potassium_salt": "", "potassium_salt": "",
"caustic_potash": "",
"sodium_acetate": "", "sodium_acetate": "",
"lightning": "", "lightning": "",
"bless": "", "bless": "",
@ -463,6 +485,7 @@
"greek_fire": "", "greek_fire": "",
"fireball": "", "fireball": "",
"rocket": "", "rocket": "",
"antibomb": "",
"cold_bomb": "", "cold_bomb": "",
"hot_bomb": "", "hot_bomb": "",
"antimatter_bomb": "", "antimatter_bomb": "",
@ -471,9 +494,12 @@
"flash": "", "flash": "",
"smoke_grenade": "", "smoke_grenade": "",
"landmine": "", "landmine": "",
"tornado": "",
"earthquake": "",
"tsunami": "",
"blaster": "",
"armageddon": "", "armageddon": "",
"tesla_coil": "", "tesla_coil": "",
"light_bulb": "",
"shocker": "", "shocker": "",
"pressure_plate": "", "pressure_plate": "",
"primordial_soup": "", "primordial_soup": "",
@ -493,12 +519,13 @@
"slime_ice": "", "slime_ice": "",
"antiice": "", "antiice": "",
"ammonia_ice": "", "ammonia_ice": "",
"liquid_propane": "", "propane_ice": "",
"methane_ice": "", "methane_ice": "",
"molten_brick": "", "molten_brick": "",
"acid_ice": "", "acid_ice": "",
"soda_ice": "", "soda_ice": "",
"molten_steel": "", "molten_steel": "",
"molten_galvanized_steel": "",
"molten_brass": "", "molten_brass": "",
"molten_bronze": "", "molten_bronze": "",
"molten_sterling": "", "molten_sterling": "",
@ -521,34 +548,12 @@
"molten_amalgam": "", "molten_amalgam": "",
"neon_ice": "", "neon_ice": "",
"cyanide_ice": "", "cyanide_ice": "",
"molten_copper_sulfate": "",
"molten_alga": "", "molten_alga": "",
"molten_metal_scrap": "", "molten_metal_scrap": "",
"molten_borax": "", "molten_borax": "",
"molten_epsom_salt": "", "molten_epsom_salt": "",
"molten_potassium_salt": "", "molten_potassium_salt": "",
"molten_sodium_acetate": "",
"frozen_nitro": "",
"cured_meat": "",
"nut_oil": "",
"grease": "",
"fat": "",
"potassium": "",
"molten_potassium": "",
"magnesium": "",
"molten_magnesium": "",
"sandstorm": "",
"caustic_potash": "",
"antibomb": "",
"tornado": "",
"earthquake": "",
"tsunami": "",
"blaster": "",
"propane_ice": "",
"molten_caustic_potash": "", "molten_caustic_potash": "",
"ectoplasm":"", "molten_sodium_acetate": "",
"soul":"", "frozen_nitro": ""
"tombstone":"", }
"spider":"",
"web":""
}