#being able to add block properties to existing blocks would be cool

24 messages ยท Page 1 of 1 (latest)

dusty gorge
#

Like, imagine i want to make a block glow or make it unbrekable

novel moat
#

You can

dusty gorge
#

Lat told me that it doesn work

novel moat
#
StartupEvents.registry('block', event =>{
  event.create('ae2:terminal').lightLevel()
})```
I think you just do that ^
dusty gorge
#

okay let me create a block that already exits

novel moat
#

Right, block

#

If you do that you can just add properties to it I'm pretty sure

dusty gorge
#

imma try

novel moat
#

FYI it's lightLevel for blocks

dusty gorge
#

im trying the unbreakable trick

#

it didnt crash thonk

#

it is in fact unbreakable

#

but it did reset all of it properties

#

it overwrote the existing block ๐Ÿ˜ฆ

novel moat
#

๐Ÿ‘€

#

Now I don't think that's supposed to happen

dusty gorge
#

apprarently .texture() doesnt exist for blocks lmao

kind tulip
dusty gorge
#

๐Ÿ˜ฎ