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

(Possibly) Add support for blocks with NBT tag #84

Open
MaiKokain opened this issue Jun 10, 2024 · 0 comments
Open

(Possibly) Add support for blocks with NBT tag #84

MaiKokain opened this issue Jun 10, 2024 · 0 comments

Comments

@MaiKokain
Copy link

MaiKokain commented Jun 10, 2024

It would be nice if blocks with NBT tag can be placed and its tag retained

I have tried to modify things myself but hasn't gotten really successful, one issue i found could make this not possible is with block.getBlock().setPlaceBy in method placeBlock of WandUtil not using the NBT tag from ItemStack that has it. (This could probably be an issue on me instead since i'm not really knowledgeable with minecraft mod development)

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

1 participant