Attempt: Inventor70's Mod

  • Etaxi
    20th Jul 2022 Member 0 Permalink

    Thanks :D I'll post more elements later

    Also, you wanna be friends?

    Edited once by Etaxi. Last: 21st Jul 2022
  • Inventor70
    18th Aug 2022 Member 0 Permalink

    @Etaxi (View Post)

     why not?

  • regk
    20th Sep 2022 Member 0 Permalink

    hello and i was thinking of a ship as in a controllable flying ship that can shoot lazers like in solar smash 2d if you have ever heard of it

  • Inventor70
    22nd Sep 2022 Member 0 Permalink

    @regk (View Post)

     i definitely play solar smash and the 2d version like 30 minutes ago, but i can't sadly, cuz this is my first time coding and this is an element mod.

  • Inventor70
    30th Sep 2022 Member 0 Permalink

    help me with this, recommend more explosives

     

    This is a Re-re-upload of this thread (Explosives Mod). (because the 1st one was banned by jacob1 and the reupload was banned by LBPacker. LOL.)

    Example (credits to jacob1):

    local magic = elem.allocate("LIVINGFOSSIL" , "MAGC")

    elem.element(magic, elem.element(elements.DEFAULT_PT_GLOW))

    elem.property(magic, "Name" , "MAGC")

    elem.property(magic, "Description", "Magic. Very light glowing liquid. Burns with CFLM.")

    elem.property(magic, "Colour", 0xCDFFFF)

    elem.property(magic, "MenuVisible", 1)

    elem.property(magic, "MenuSection", elem.SC_LIQUID)

    elem.property(magic, "Gravity", 0.02)

    elem.property(magic, "Flammable", 0)

    elem.property(magic, "Explosive", 0)

    elem.property(magic, "Loss", 0.95)

    elem.property(magic, "AirLoss", 1)

    elem.property(magic, "AirDrag", 0.002)

    elem.property(magic, "Advection", 0.6)

    elem.property(magic, "Weight", 2)

    elem.property(magic, "Diffusion", 0)

    elem.property(magic, "Falldown", 2)

    elem.property(magic, "Temperature", 273.15-20)

    elem.property(magic, "HeatConduct", 20)

    elem.property(magic, "Hardness", 20)

    elem.property(magic, "Graphics", function (i, colr, colg, colb)

    return1, 0x00012012, 255, 185, 254, 247, 150, 185, 254, 247

    end)

     

    Recommended Elements:

    Solids:


    Liquids:

    (LPG) - Liquefied Petroleum Gas.

     

     

     

     

    Gases:

     

     

     

     

    Explosives:

    (ANFO) - Ammonium Nitrate Fuel-Oil. Explodes with a big power.

    (INEX) - Instant Explosives. Explodes instantly with PLSM.

    Edited 3 times by Inventor70. Last: 30th Sep 2022
  • regk
    3rd Dec 2022 Member 0 Permalink

    mabye you can find a way to make some sort of advanced gol or advanced gol maker like the normal gol maker but with more options, mabye you could try it?

    Edited 2 times by regk. Last: 3rd Dec 2022
  • Jakav
    4th Dec 2022 Member 0 Permalink

    Isn't it against the rules to post a Discord server?

  • Inventor70
    19th Dec 2022 Member 0 Permalink

    i dont know about like regenerating particles i only know about its basic properties.

    also the mod is delayed by 8 YEARS due to CODING CLASS.

    Edited once by Inventor70. Last: 19th Dec 2022
  • demonlikespie1
    19th Dec 2022 Member 0 Permalink

    delayed for 8 years? Aw hell naw

     

    update: actually its alright since i dont even remotley care about this mod and by the time the delay is over i wouldve forgotten about it

    Edited once by demonlikespie1. Last: 19th Dec 2022
  • Inventor70
    23rd Dec 2022 Member 0 Permalink

    2030.