#Script error in startup script.
22 messages · Page 1 of 1 (latest)
Paste version of charcoal_block.js, startup.log from @urban furnace
Ticket re-opened!
Paste version of charcoal_block.js, charcoal_block.js, startup.log, server.log from @urban furnace
Paste version of charcoal_block.js, server.log from @urban furnace
Im on my phone but it looks to be a syntax error right? shouldnt it be .burnTime() and not burnTime()
it errors 404 me. strange.
LOL youre good
Paste version of charcoal_block.js, charcoal_block.js, server.log, startup.log from @urban furnace
is it throwing the same error on startup?
burnTime is a variable, not a method
Item modification is a startup event.
ItemEvents.modification is a startup script event used to mod...
it should be e.burnTime = 16000
oof then idek lol
I was thinking bc you were doing itemTags it would be under the item Registry
oof youre right lol
why not just modify the Charcoal block?
!? WTF ive been playing to much modded lol
my b
Any .whatever is chained and acts on the last statement
Do a console.log before the block or after the block or set it to a variable in stages then do variable. Whatever
Paste version of charcoal_block.js, charcoal_block.js, server.log, startup.log from @urban furnace