Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Why isn't it loading for me? #250

Open
m4rcyonstation opened this issue Sep 6, 2021 · 1 comment
Open

[Question] Why isn't it loading for me? #250

m4rcyonstation opened this issue Sep 6, 2021 · 1 comment

Comments

@m4rcyonstation
Copy link

Sorry for opening an issue for this.

Whenever i reload, there is no mention of the script i wrote at all. Doesn't generate new files, doesn't do anything with contenttweaker at all.

All i'm trying to do is generate a test block.

Under C:\curseforgemods\Instances[my instance name lmao]\scripts\customitems.zs:

#loader contenttweaker

import mods.contenttweaker.block.BlockBuilder;

new BlockBuilder().build("test_block");

There isn't any placeholder textures in the openloader folder at all

Logs:
https://pastebin.com/QtnK0pdp
As you can see, no mention of my customitems script, even though the other script, recipes.zs in the same folder works perfectly

Kinda lost on what to do, any help would be appreciated.
Thanks in advance.

@jaredlll08
Copy link
Member

What is your script called?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants