Texturing minecraft items with damage values (1.14.1)What do the values on the Minecraft debug screen represent?Minecraft offline name changing mac WIth MCPatcherMinecraft spawning items with inventories in themMinecraft repairing Enchanted itemsMinecraft: Fall DamageData values with /summon?Minecraft: Swapping two scoreboard valuesTesting for Players holding items with data valuesWill Minecraft map items automatically update with terrain changes?/testfor values
I unknowingly submitted plagiarised work
Infinite Sequence based on Simple Rule
Does this degree 12 genus 1 curve have only one point over infinitely many finite fields?
Is there a public standard for 8 and 10 character grid locators?
Why do airplanes use an axial flow jet engine instead of a more compact centrifugal jet engine?
Full horizontal justification in table
Why does the 6502 have the BIT instruction?
Employer asking for online access to bank account - Is this a scam?
Would the Geas spell work in a dead magic zone once you enter it?
Under what law can the U.S. arrest International Criminal Court (ICC) judges over war crimes probe?
How can I get exact maximal value of this expression?
Why is desire the root of suffering?
What's the Difference between Two Single-Quotes and One Double-Quote?
Can a wire having 610-670 THz (frequency of blue light) A.C frequency supply, generate blue light?
Where did Wilson state that the US would have to force access to markets with violence?
Why doesn't the Earth's acceleration towards the Moon accumulate to push the Earth off its orbit?
How strong are Wi-Fi signals?
Approximate solution: factorial and exponentials
How to capture more stars?
Employer demanding to see degree after poor code review
Is there a way to make it so the cursor is included when I prtscr key?
Is CD audio quality good enough for the final delivery of music?
analysis of BJT PNP type - why they can use voltage divider?
When do characters level up?
Texturing minecraft items with damage values (1.14.1)
What do the values on the Minecraft debug screen represent?Minecraft offline name changing mac WIth MCPatcherMinecraft spawning items with inventories in themMinecraft repairing Enchanted itemsMinecraft: Fall DamageData values with /summon?Minecraft: Swapping two scoreboard valuesTesting for Players holding items with data valuesWill Minecraft map items automatically update with terrain changes?/testfor values
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
So I'm aware that you are able to texture items with damage values now, but it might have changed ever since the new 1.14 update. This is what I have in the .json files right now
"parent": "item/handheld",
"textures":
"layer0": "item/wooden_sword"
,
"overrides": [
"predicate": "damaged": 1, "damage": 0.25, "model": "item/wooden_longsword"
The problem is, the texture doesn't appear at all. (Yes, I have a separate .json file for the longsword and a .png file for it.) Any help is appreciated, thank you
minecraft
add a comment |
So I'm aware that you are able to texture items with damage values now, but it might have changed ever since the new 1.14 update. This is what I have in the .json files right now
"parent": "item/handheld",
"textures":
"layer0": "item/wooden_sword"
,
"overrides": [
"predicate": "damaged": 1, "damage": 0.25, "model": "item/wooden_longsword"
The problem is, the texture doesn't appear at all. (Yes, I have a separate .json file for the longsword and a .png file for it.) Any help is appreciated, thank you
minecraft
add a comment |
So I'm aware that you are able to texture items with damage values now, but it might have changed ever since the new 1.14 update. This is what I have in the .json files right now
"parent": "item/handheld",
"textures":
"layer0": "item/wooden_sword"
,
"overrides": [
"predicate": "damaged": 1, "damage": 0.25, "model": "item/wooden_longsword"
The problem is, the texture doesn't appear at all. (Yes, I have a separate .json file for the longsword and a .png file for it.) Any help is appreciated, thank you
minecraft
So I'm aware that you are able to texture items with damage values now, but it might have changed ever since the new 1.14 update. This is what I have in the .json files right now
"parent": "item/handheld",
"textures":
"layer0": "item/wooden_sword"
,
"overrides": [
"predicate": "damaged": 1, "damage": 0.25, "model": "item/wooden_longsword"
The problem is, the texture doesn't appear at all. (Yes, I have a separate .json file for the longsword and a .png file for it.) Any help is appreciated, thank you
minecraft
minecraft
asked 13 mins ago
DatOneDoodDatOneDood
63
63
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f351836%2ftexturing-minecraft-items-with-damage-values-1-14-1%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f351836%2ftexturing-minecraft-items-with-damage-values-1-14-1%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown