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.

Z0ul0u25

Members
  • Joined

  • Last visited

  1. Y axis is fine, take an example from the cube.json file: { "parent": "block/block", "elements": [ { "from": [ 0, 0, 0 ], "to": [ 16, 16, 16 ], "faces": { "down": { "texture": "#down", "cullface": "down" }, "up": { "texture": "#up", "cullface": "up" }, "north": { "texture": "#north", "cullface": "north" }, "south": { "texture": "#south", "cullface": "south" }, "west": { "texture": "#west", "cullface": "west" }, "east": { "texture": "#east", "cullface": "east" } } } ] } On the Y axis (in green) we can see that the block is going from y=0 to y=16 So I conclude that 0 is the bottom and 16 is the top of a typical minecraft block.
  2. Yes, color selection I know how it work, but the "enable" enable what? and the "rotate" rotate what?
  3. There is the file here: ~/minecraft/config/splash.properties that look like this: #Splash screen properties #Sun Sep 11 20:11:38 EDT 2016 logoTexture=textures/gui/title/mojang.png background=0xFFFFFF font=0x0 barBackground=0xFFFFFF barBorder=0xC0C0C0 rotate=false bar=0xCB3D35 enabled=false resourcePackPath=resources logoOffset=0 forgeTexture=fml\:textures/gui/forge.gif fontTexture=textures/font/ascii.png I would like to know (since I speak french and don't know if I understand correctly) what does mean each option above. Thanks for your answer.

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.