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.

Uollf

Members
  • Joined

  • Last visited

  1. Uollf joined the community
  2. That's work for me, just imported on the json files, just the uv's are messed up, i'm registered the block normally without any function to import models or textures on Forge 1.15.2 and mapping 20200408-1.15.1 model.json { "parent": "forge:item/default", "loader": "forge:composite", "parts": { "part1": { "loader": "forge:obj", "model": "MOD_ID:models/block/mesh/model.obj" "textures": { "#YourMaterialName": "MOD_ID:blocks/modeltexture" } } } } blockstate.json { "variants": { "": {"model": "MOD_ID:block/model"} } } item.json { "parent": "MOD_ID:block/model" } model.mtl # Blender MTL File: 'mdoel.blend' # Material Count: 1 newmtl YourMaterialName Ns 225.000000 Ka 1.000000 1.000000 1.000000 Kd 0.800000 0.800000 0.800000 Ks 0.500000 0.500000 0.500000 Ke 0.000000 0.000000 0.000000 Ni 1.450000 d 1.000000 illum 2 map_Kd MOD_ID:blocks/texture map_d MOD_ID:blocks/texture

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.