Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hey, I am wondering how to create blocks that are sorta like vertical slabs but thinner (similar to forge microblocks 'covers'). I am looking for any tutorials that can replicate this effect or for me to learn and place them how I want, learn to texture them right etc. Thanks.

Why not start by looking at slabs? Specifically, look at the model .json and Block class files.

 

In the model .json, you will have the block's rendering bounds described, as well as the rotations for different states (such as facing north-south or east-west).

 

Then in your Block class, you will need to make sure that the block's physical bounds match based on its current state, etc.

 

I recommend you Google a basic 1.8 block tutorial and make some basic blocks first, then practice making blocks with different sizes, such as a small cube. Just play with the values in the .json and Block class, fire up your IDE's test environment, and see how it looks in game. Then quit, change the values, see how it looks again, rinse and repeat. That is how modding generally works.

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...

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.