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.

FlamingFox

Members
  • Joined

  • Last visited

Everything posted by FlamingFox

  1. Yep, that worked. Thanks for the help!
  2. I've added a custom item model into the game, but in the inventory it looks dark. In item frames and on the ground it looks fine, though. How would I fix this? My forge version is 1.16.4 - 35.1.4 and here's the item's .json. { "credit": "Made with Blockbench", "textures": { "0": "block/black_concrete", "2": "block/light_gray_concrete", "3": "minecraft_extended:items/hvm_0013", "4": "minecraft_extended:items/hvm_0012", "5": "minecraft_extended:items/hvm_0011", "6": "minecraft_extended:items/hvm_0014" }, "elements": [ { "from": [7.5, 7.5, 10.25], "to": [8.5, 8.5, 11.25], "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7.5, 10.25]}, "faces": { "east": {"uv": [0, 0, 16, 16], "texture": "#6"}, "west": {"uv": [16, 0, 0, 16], "texture": "#6"}, "up": {"uv": [0, 0, 1, 1], "texture": "#missing"} } }, { "from": [7.25, 8.125, 1.25], "to": [8.75, 8.5, 1.485], "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 8.125, 1.25]}, "faces": { "east": {"uv": [16, 9, 12, 16], "texture": "#4"}, "west": {"uv": [12, 9, 16, 16], "texture": "#4"} } }, { "from": [7.25, 9, 3.775], "to": [8.75, 10, 5.5], "rotation": {"angle": 0, "axis": "y", "origin": [7.849, 9, 3.775]}, "faces": { "east": {"uv": [16, 16, 0, 0], "rotation": 180, "texture": "#3"}, "west": {"uv": [16, 0, 0, 16], "texture": "#3"} } }, { "from": [7.25, 9, 3.25], "to": [8.75, 10, 4.975], "rotation": {"angle": 0, "axis": "y", "origin": [7.849, 9, 3.25]}, "faces": { "east": {"uv": [16, 16, 0, 0], "texture": "#3"}, "west": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#3"}, "up": {"uv": [0, 15.5, 0.5, 16], "texture": "#3"} } }, { "from": [7.75, 11.5, 2.875], "to": [8.3, 11.625, 3.55], "rotation": {"angle": 0, "axis": "y", "origin": [7.65, 11.5, 6.15]}, "faces": { "north": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "east": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "south": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "west": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "up": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "down": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"} } }, { "from": [7.75, 11.5, 3], "to": [8.3, 11.625, 4.425], "rotation": {"angle": 0, "axis": "y", "origin": [7.65, 11.5, 6.675]}, "faces": { "north": {"uv": [0, 14, 1, 16], "texture": "#5"}, "east": {"uv": [0, 14, 1, 16], "texture": "#5"}, "south": {"uv": [0, 14, 1, 16], "texture": "#5"}, "west": {"uv": [0, 14, 1, 16], "texture": "#5"}, "up": {"uv": [0, 14, 1, 16], "texture": "#5"}, "down": {"uv": [0, 14, 1, 16], "texture": "#5"} } }, { "from": [7.75, 7.275, 7.475], "to": [8.3, 8, 7.825], "rotation": {"angle": 22.5, "axis": "x", "origin": [7.65, 6.2, 7.3]}, "faces": { "north": {"uv": [0, 0, 4.425, 0.125], "texture": "#0"}, "east": {"uv": [0, 0, 4.425, 0.125], "texture": "#0"}, "south": {"uv": [0, 0, 4.425, 0.125], "texture": "#0"}, "west": {"uv": [0, 0, 4.425, 0.125], "texture": "#0"}, "up": {"uv": [0, 0, 4.425, 0.125], "texture": "#0"}, "down": {"uv": [0, 0, 4.425, 0.125], "texture": "#0"} } }, { "from": [7.75, 11.5, 6], "to": [8.3, 11.625, 10.425], "rotation": {"angle": 0, "axis": "y", "origin": [7.65, 11.5, 9.675]}, "faces": { "north": {"uv": [0, 14, 1, 16], "texture": "#5"}, "east": {"uv": [0, 14, 1, 16], "texture": "#5"}, "south": {"uv": [0, 14, 1, 16], "texture": "#5"}, "west": {"uv": [0, 14, 1, 16], "texture": "#5"}, "up": {"uv": [0, 14, 1, 16], "texture": "#5"}, "down": {"uv": [0, 14, 1, 16], "texture": "#5"} } }, { "from": [7.75, 11.5, 3.275], "to": [8.3, 12, 3.7], "rotation": {"angle": 0, "axis": "y", "origin": [7.65, 11.5, 2.95]}, "faces": { "east": {"uv": [4, 9, 0, 16], "texture": "#5"}, "west": {"uv": [0, 9, 4, 16], "texture": "#5"} } }, { "from": [7.75, 11.5, 2.85], "to": [8.3, 12, 3.275], "rotation": {"angle": 0, "axis": "y", "origin": [7.65, 11.5, 2.525]}, "faces": { "north": {"uv": [0, 12, 1, 15], "texture": "#5"}, "east": {"uv": [0, 12, 1, 15], "texture": "#5"}, "south": {"uv": [0, 12, 1, 15], "texture": "#5"}, "west": {"uv": [0, 12, 1, 15], "texture": "#5"}, "up": {"uv": [0, 12, 1, 15], "texture": "#5"}, "down": {"uv": [0, 12, 1, 15], "texture": "#5"} } }, { "from": [7.75, 11.5, 2.425], "to": [8.3, 12, 2.85], "rotation": {"angle": 0, "axis": "y", "origin": [7.65, 11.5, 2.1]}, "faces": { "north": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "east": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "south": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "west": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "up": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"}, "down": {"uv": [11.75, 7.25, 12.5, 8], "texture": "#3"} } }, { "from": [7.75, 11.5, 10], "to": [8.3, 12, 10.425], "rotation": {"angle": 0, "axis": "y", "origin": [7.65, 11.5, 9.675]}, "faces": { "east": {"uv": [0, 9, 4, 16], "texture": "#5"}, "west": {"uv": [3, 9, 0, 16], "texture": "#5"} } }, { "from": [7.55, 10.05, 0.625], "to": [8.475, 10.975, 1.25], "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 10, 0.25]}, "faces": { "north": {"uv": [0, 0, 0.625, 1], "texture": "#2"}, "east": {"uv": [0, 0, 0.625, 1], "texture": "#2"}, "south": {"uv": [0, 0, 0.625, 1], "texture": "#2"}, "west": {"uv": [0, 0, 0.625, 1], "texture": "#2"}, "up": {"uv": [0, 0, 0.625, 1], "texture": "#2"}, "down": {"uv": [0, 0, 0.625, 1], "texture": "#2"} } }, { "from": [7.75, 11.5, 10.425], "to": [8.3, 12, 10.85], "rotation": {"angle": 0, "axis": "y", "origin": [7.65, 11.5, 10.1]}, "faces": { "north": {"uv": [0, 14, 1, 15], "texture": "#5"}, "east": {"uv": [0, 14, 1, 15], "texture": "#5"}, "south": {"uv": [0, 14, 1, 15], "texture": "#5"}, "west": {"uv": [0, 14, 1, 15], "texture": "#5"}, "up": {"uv": [0, 14, 1, 15], "texture": "#5"}, "down": {"uv": [0, 14, 1, 15], "texture": "#5"} } }, { "from": [7.75, 7.65, 1], "to": [8.25, 8.15, 1.25], "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7.4, 0.25]}, "faces": { "north": {"uv": [0, 0, 0.25, 0.5], "texture": "#2"}, "east": {"uv": [0, 0, 0.25, 0.5], "texture": "#2"}, "south": {"uv": [0, 0, 0.25, 0.5], "texture": "#2"}, "west": {"uv": [0, 0, 0.25, 0.5], "texture": "#2"}, "up": {"uv": [0, 0, 0.25, 0.5], "texture": "#2"}, "down": {"uv": [0, 0, 0.25, 0.5], "texture": "#2"} } }, { "from": [7.35, 10, 5.5], "to": [8.65, 11.5, 11.1], "rotation": {"angle": 0, "axis": "y", "origin": [7.75, 11.75, 5.5]}, "faces": { "north": {"uv": [0, 13.25, 2.5, 16], "texture": "#3"}, "east": {"uv": [0, 13.25, 2.5, 16], "texture": "#3"}, "south": {"uv": [0, 13.25, 2.5, 16], "texture": "#3"}, "west": {"uv": [0, 13.25, 2.5, 16], "texture": "#3"}, "up": {"uv": [0, 13.25, 2.5, 16], "texture": "#3"}, "down": {"uv": [0, 13.25, 2.5, 16], "texture": "#3"} } }, { "from": [7.25, 8.5, 5.5], "to": [8.75, 10, 11.25], "rotation": {"angle": 0, "axis": "y", "origin": [7.75, 10.25, 5.5]}, "faces": { "north": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "east": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "south": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "west": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "up": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "down": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"} } }, { "from": [7.25, 6.25, 3.75], "to": [8.75, 9, 6.5], "rotation": {"angle": 0, "axis": "y", "origin": [7.75, 7.5, 3.75]}, "faces": { "north": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "east": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "south": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "west": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "up": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"}, "down": {"uv": [0.5, 13, 3, 15.75], "texture": "#3"} } }, { "from": [7.5, 6.7, 6.5], "to": [8.5, 6.875, 8.75], "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 5.375, 8]}, "faces": { "north": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "east": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "south": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "west": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "up": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "down": {"uv": [0, 0, 2, 1.25], "texture": "#0"} } }, { "from": [7.5, 6.875, 6.5], "to": [8.5, 7.75, 7], "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 6.25, 8]}, "faces": { "north": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "east": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "south": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "west": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "up": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "down": {"uv": [0, 0, 2, 1.25], "texture": "#0"} } }, { "from": [7.5, 4.8, 9.3], "to": [8.5, 8.4, 11.55], "rotation": {"angle": -22.5, "axis": "x", "origin": [7.5, 5.4, 9.55]}, "faces": { "north": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "east": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "south": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "west": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "up": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "down": {"uv": [0, 0, 2, 1.25], "texture": "#0"} } }, { "from": [7.5, 7.75, 6.5], "to": [8.5, 8.5, 10], "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7, 8]}, "faces": { "north": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "east": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "south": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "west": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "up": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "down": {"uv": [0, 0, 2, 1.25], "texture": "#0"} } }, { "from": [7.5, 5.65, 4], "to": [8.5, 6.75, 6.25], "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 5.25, 5.5]}, "faces": { "north": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "east": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "south": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "west": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "up": {"uv": [0, 0, 2, 1.25], "texture": "#0"}, "down": {"uv": [0, 0, 2, 1.25], "texture": "#0"} } }, { "from": [7.5, 7.75, 1.6], "to": [8.5, 11.4, 5.5], "rotation": {"angle": 0, "axis": "y", "origin": [7.5, 7.5, 3.25]}, "faces": { "north": {"uv": [0, 0, 2.25, 1.25], "texture": "#0"}, "east": {"uv": [0, 0, 2.25, 1.25], "texture": "#0"}, "south": {"uv": [0, 0, 2.25, 1.25], "texture": "#0"}, "west": {"uv": [0, 0, 2.25, 1.25], "texture": "#0"}, "up": {"uv": [0, 0, 2.25, 1.25], "texture": "#0"}, "down": {"uv": [0, 0, 2.25, 1.25], "texture": "#0"} } }, { "from": [7.25, 9, 1.25], "to": [8.75, 10, 3.25], "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 9, 1.25]}, "faces": { "north": {"uv": [0.5, 13.75, 2.5, 14.75], "texture": "#3"}, "east": {"uv": [0.5, 13.75, 2.5, 14.75], "texture": "#3"}, "south": {"uv": [0.5, 13.75, 2.5, 14.75], "texture": "#3"}, "west": {"uv": [0.5, 13.75, 2.5, 14.75], "texture": "#3"}, "up": {"uv": [0.5, 13.75, 2.5, 14.75], "texture": "#3"}, "down": {"uv": [0.5, 13.75, 2.5, 14.75], "texture": "#3"} } }, { "from": [7.35, 10, 1.25], "to": [8.65, 11.5, 5], "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 9, 3.25]}, "faces": { "north": {"uv": [0.75, 13.75, 2.75, 14.75], "texture": "#3"}, "east": {"uv": [0.75, 13.75, 2.75, 14.75], "texture": "#3"}, "south": {"uv": [0.75, 13.75, 2.75, 14.75], "texture": "#3"}, "west": {"uv": [0.75, 13.75, 2.75, 14.75], "texture": "#3"}, "up": {"uv": [0.75, 13.75, 2.75, 14.75], "texture": "#3"}, "down": {"uv": [0.75, 13.75, 2.75, 14.75], "texture": "#3"} } }, { "from": [7.25, 7.5, 1.25], "to": [8.75, 8.125, 1.485], "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 7.5, 1]}, "faces": { "north": {"uv": [0.75, 13.25, 2.75, 14.25], "texture": "#3"}, "east": {"uv": [0.75, 13.25, 2.75, 14.25], "texture": "#3"}, "south": {"uv": [0.75, 13.25, 2.75, 14.25], "texture": "#3"}, "west": {"uv": [0.75, 13.25, 2.75, 14.25], "texture": "#3"}, "up": {"uv": [0.75, 13.25, 2.75, 14.25], "texture": "#3"}, "down": {"uv": [0.75, 13.25, 2.75, 14.25], "texture": "#3"} } }, { "from": [7.25, 7.5, 1.485], "to": [8.75, 8.5, 3.245], "rotation": {"angle": 0, "axis": "y", "origin": [7.25, 7.5, 1.25]}, "faces": { "north": {"uv": [0.75, 15, 2.75, 16], "texture": "#3"}, "east": {"uv": [0.75, 15, 2.75, 16], "texture": "#3"}, "south": {"uv": [0.75, 15, 2.75, 16], "texture": "#3"}, "west": {"uv": [0.75, 15, 2.75, 16], "texture": "#3"}, "up": {"uv": [0.75, 15, 2.75, 16], "texture": "#3"}, "down": {"uv": [0.75, 15, 2.75, 16], "texture": "#3"} } } ], "display": { "thirdperson_righthand": { "translation": [0, 0.25, 0.75] }, "thirdperson_lefthand": { "translation": [0, 0.25, 0.75] }, "firstperson_righthand": { "translation": [0, 0.75, 0] }, "firstperson_lefthand": { "translation": [0, 0.75, 0] }, "ground": { "rotation": [0, 0, 85], "translation": [0, -2.75, 0.75] }, "gui": { "rotation": [0, -90, 0], "translation": [-2, -0.5, 80], "scale": [1.25, 1.25, 1.25] }, "head": { "translation": [0, 7, 1.75] }, "fixed": { "rotation": [0, 90, 0], "translation": [2.5, -0.25, -1.25], "scale": [1.35, 1.35, 1.35] } }, "groups": [ { "name": "bone", "origin": [-0.75, 5, -7.75], "children": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27] } ] }
  3. Thanks for the help, I got the HarvestCheck working with oak logs! I was wondering, though, what would be the best way to check every log and plank type? Is there a way to select all logs or would I have to use something like a switch statement? Nevermind, checking it against the wood material works perfectly!
  4. I’m trying to increase the harvest level for logs using a global loot modifier, but I’m not sure how to check the player’s harvest level in one. Thanks in advance.

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.