#In Aeria

42 messages Β· Page 1 of 1 (latest)

supple niche
#

πŸ‘‹ Hey, that's me!

wheat rock
#

well, goodluck with this mod

muted kelp
#

Looks coolio

wheat rock
#

okay so I checked github and saw this

type: factory
size: 3
health: 1000
power: -560
consume: {
    items: [
        { item: "oxide", amount: 2 },
        { item: "sand", amount: 3 }
    ]
}
produce: {
    items: [
        { item: "copper", amount: 5 }
    ]
}
requirements: {
    items: [
        { item: "oxide", amount: 50 },
        { item: "silicon", amount: 125 },
        { item: "beryllium", amount: 250 },
        { item: "graphite", amount: 300 }
    ],
    tech: "oxidation-chamber"
}
buildTime: 100
category: production
name: "Quartz Smelter"
description: "Produces quartz from oxide and sand."
icon: "quartz"
animation: {
    type: "smelter"
    scale: 2
} ```
#

what is type: factory???

#

what is icon

#

what is animation

#

if you want to make the basic factory, use type: GenericCrafter, imo for this it's will be the best variant. if you don't know how to make it, use wiki

#

also instead of using long variant for requirements or consumes, u can use smth like

requirements: [
 copper/5
 lead/3
]```
#

also there's no animation: {} thingy

#

if you want to make animation, use thing called drawers

jaunty hazel
#

The unit consists of prisms

supple niche
#

is

#

not

#

done

#

i

#

am

#

working

#

on

#

it

#

lol

#

becuase other coder @narrow notch told me to put placeholders

#

so he could

#

go ahead and replace them

#

so he could make the quartz thing

supple niche
supple niche
wheat rock
#

good to know that this is isnt a real final version of code

wheat rock
#

why are you using json tho

#

hjson is faster and easier to write

supple niche
#

The Quartz Smelter is now in the mod and is working perfectly. It should automatically unlock with the Oxidation Chamber.

slate willow
#

huh

supple niche
wheat rock
#

huh

supple niche
supple niche
#

New stuff?

#

(miyo sprite x2 :D)

wheat rock
#

no way miyo making sprites for yall😭

supple niche
supple niche