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

Update mcstructure.md from Tryashtar's gist #933

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

SuperLlama88888
Copy link
Contributor

Add tick_queue_data to block_position_data

SuperLlama88888 added a commit to SuperLlama88888/holoprint that referenced this pull request Oct 27, 2024
- Add proper block model support for cactus, rose bushes, lilacs, peonies, large fern, tall grass, sunflowers, pitcher crops/plants, melon/pumpkin stems, mangrove propagules, and sweet berry bushes
- Add variant definitions for farmland, wheat, torchflower crops, and nether warts
- Add rotation for amethyst buds/crystals
- In block shape geometries, made "copy" cubes use "translate" instead of "pos" now. This translation is applied after the automatic UV calculations, which in 93e5afd were changed to look at their post-copy positions instead, which messed some things up.
- Add more eigenvariants to suppress warnings
- Add code to find Minecraft version from block version number (this part was in Tryashtar's original gist but wasn't copied over to the Bedrock Wiki - refer to Bedrock-OSS/bedrock-wiki#933)
- Add many block -> item mappings and patches for material lists. I'm trying to go along with the idea that, even if a block has its own name and appearance, we should display the item used to place that block. When I use 1.21.50.25 resources (which remove some deprecated/dev/cursed blocks from ages ago), I only have 2 blocks without translations left: bubble_column and end_portal. They don't have any translations in the .lang files so I'm probably just going to have to write them in myself (rip non-English speakers).
- Tall grass/ferns use a TGA texture and need to be tinted, but they need to be tinted like PNGs are tinted, so I had to create another semi-hardcoded array to manage those :/
- Added many sample structures - some of these are straight from @RavinMaddHatter's world.
@QuazChick QuazChick merged commit 69e7e03 into Bedrock-OSS:wiki Oct 28, 2024
1 check passed
@SuperLlama88888 SuperLlama88888 deleted the patch-1 branch October 28, 2024 20:08
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

Successfully merging this pull request may close these issues.

2 participants