Jump to content

Scaling blocks


Meeple

Recommended Posts

Hi, I've been tinkering with the 1.14.2 dev space fairly successfully. finding how to inject classes and methods so i have a fair amount of understanding.

I'm current trying to scale blocks down by a factor of 2 (or 3, I'm not entirely sure yet), so instead of a block being 16x16x16 (not actual numbers but for argument sake) it could be 8x8x8 (or less).

One of the theoretical problems is that reducing block size per-block would just result in ill-fitting/not properly tessellating blocks. (i briefly tested this with a a models elements in json). 

I've managed to scale entire chunks, however this just moved chunks down rather than actually reducing the scale of the blocks (see attached pic).

I have also managed to increase all entity sizes by that factor so that the game actually calculates all things properly/in proportion to the block scaling. 

I'm kind of at a loss on how to achieve my goal, the entities were a lot easier than how the blocks are turning out. Any pointers/tips would be greatly appreciated, 

Meeple

 

Current GitHub: https://github.com/MistressMeeple/MEMO

minecraft_chunk_scale.png

Edited by Meeple
clarification
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.