Ilovecatfood Posted March 21, 2021 Posted March 21, 2021 For some reason my item (money), is called one of the lines of code in the json files, can somebody please tell me what I've done wrong :) these are the json files en_gb.json { "item.shopmod_5743.money_item" : "money" } money_item.json { "parent": "item/generated", "textures": { "layer0": "shopmod_5743:items/money_item" } } Quote
Ilovecatfood Posted March 21, 2021 Author Posted March 21, 2021 For some reason in game it is called item.shopmod_5743.money_item Quote
troyvs Posted March 21, 2021 Posted March 21, 2021 (edited) is your language set to britsh english/english(united kingdom)? is you lang file in assets/yourmodid/lang? Edited March 21, 2021 by troyvs Quote
troyvs Posted March 21, 2021 Posted March 21, 2021 options then language then select english(United kingdom) then done Quote
Ilovecatfood Posted March 21, 2021 Author Posted March 21, 2021 It is English now, but it still doesn't work Quote
Ilovecatfood Posted March 21, 2021 Author Posted March 21, 2021 but it is the only package in assets, so it looks like it's just in a package called assets.shopmod_5743 Quote
Ilovecatfood Posted March 21, 2021 Author Posted March 21, 2021 the lang file is meant to be called en_gb, right? Quote
troyvs Posted March 21, 2021 Posted March 21, 2021 assets.shopmod_5743.lang is the package where it must be Quote
troyvs Posted March 21, 2021 Posted March 21, 2021 if you want it the be default lang(en_us.json) no. if you want is to be english(united kingdom) en_gb.json yes Quote
Ilovecatfood Posted March 21, 2021 Author Posted March 21, 2021 So what is wrong with my project Quote
troyvs Posted March 21, 2021 Posted March 21, 2021 (edited) put you project on github and then send a link here Edited March 21, 2021 by troyvs Quote
Recommended Posts
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.