#how to turn on the uncrafting table in own world

30 messages · Page 1 of 1 (latest)

static pond
#

It's also disabled using kubejs because the config couldn't be relied on.

prime tree
#

so its always disabled ?

deep mauve
mental talon
#

remove the removal from the removals script and enable it in the tf config

deep mauve
#

how do i do that lol

mental talon
#

open the removals.js file
remove the lines mentioning the uncrafting table
save it

#

open twilightforest-common.toml in the configs folder
change disableUncrafting from true to false

deep mauve
#

where is the removals.js located?

mental talon
#

kubejs/server_scripts\

deep mauve
#

i cant open it

mental talon
#

why

#

(you can use any text editor)

deep mauve
#

ah ok i got it open

#

just delete the uncrafting part?

mental talon
#

it should be in a list of other items

make sure to keep the correct format. (adjust commas if needed and such)

deep mauve
#

ok i did

#

and i made it false in config

#

it didnt work

mental talon
#

in what way? you arent really providing any information

prime tree
#

well the message is gone but when we put something on the table it doest like uncraft it

#

or show it what it would uncraft

mental talon
#

a vanilla thing that can be crafted in vanilla?

prime tree
#

let me check

mental talon
#

and to verify, the changes were made on the clients and server?

deep mauve
#

yea?

mental talon
#

you may also need to set flipIdList to false

prime tree
#

it works now

#

ty verry much

deep mauve
#

thank you mane

#

it was the flipidlist