Moo-Ack-Productions / MCprep

Blender python addon to increase workflow for creating minecraft renders and animations
https://theduckcow.com/MCprep
GNU General Public License v3.0
268 stars 25 forks source link

No bed??? #535

Closed YTTA-v closed 5 months ago

YTTA-v commented 5 months ago

Did the issue happen after restarting Blender?

Check known issues

What happened?

I just try find bed in Block Spawner and materials, I cant find any bed

What steps are needed to produce the bug?

Just cant find bed in block spawner and MCprep materials

What version of MCprep are you using?

MCprep 3.5.3

What version of Blender are you using?

Blender 3.5

StandingPadAnimations commented 5 months ago

Beds are entities, which don't define geometry in their respective JSON models, but instead are hardcoded in the Minecraft renderer. As such, we can't spawn them from JSON models like a regular block (see #469 for more details)