create button in block maker is not responding
noxx-lumos opened this issue ยท 0 comments
Describe the bug
Hello, I am not good at English, so the writing may be strange.
There is no response when you press create or add to pack in block maker.
I put all the images needed to make the blocks into a folder that opens by pressing the text folder button
After filling in all settings, the button was pressed, but no block was created.
Why isn't the button responding?
Also, I wrote the json file myself and added a block temporarily, but the transparent part like the leaf was not seen transparently. How should I correct this?
To Reproduce
I wanted to add several new blocks, so I created blocks and created folders in the texture namespace.
I put all the images I'm going to use in the folder (.minecraft\config\custom_blocks\custom_blocks_resources\assets\blocks\textures\block)
After selecting the leaves from the presets, I only filled in the namespace, id, display name, map color, texture namespace, and texture items as I wanted without touching the rest of the items.
in order
namespace : custom
id : leaves
display name : white cherryblossom leaves
map color : white
texture namespace : blocks
texture : plants_leaves_cherryblossom_white_1
However, if you click the Create or add to pack button to create a block, the block is not added.
After making any pack in pack maker, click add to pack in block maker to create a block with glitch texture instead of the texture I specified.
Although adding blocks by creating the json file yourself adds blocks, transparent textures with alpha values like leaves did not apply normally.
I don't know which format is correct by copying and writing json examples posted by others in the curseforge comments.
Expected behavior
A clear and concise description of what you expected to happen.
-> images in texture folder
-> block maker setting
-> block maker -> add to pack, but texture glitch
-> json edit block is not not transparent
Mod Versions:
- Mod Version [1.6.0]
- MC Version [1.18.2]
my email
[email protected]