Some Material name don't work
See original GitHub issue*Description of issue: Hello, I have a 1.12.2 server on PaperSpigot with the last version of JobsReborn. I would like to use some of the material names in 1.12.2 like MELON_BLOCK or REDSTONE_LAMP_ON, but it does not work, even after trying the legacy_name, or whatever, is this a bug or is there a particular handling to carry out ? Thank you 😃
ERROR (DELETE IF YOU HAVE NO ERROR):
####################
## Job Cultivateur has an invalid Break type property: MELON_BLOCK!
## Job Ingenieur has an invalid Break type property: REDSTONE_LAMP_ON!
####################
CONFIG SECTION (DELETE IF NOT RELEVANT):
#####################################
## PASTE RELEVANT CONFIG SECTION HERE
##
## REDSTONE_LAMP_ON:
## income: -10.5
## points: -10.5
## MELON_BLOCK:
## income: 3.0
## points: 3.0
## experience: 3.0
#####################################
Server Type (Spigot/Paperspigot/etc): Paper Spigot
Server Version (using /ver
): git-Paper-1613 (MC: 1.12.2)
Issue Analytics
- State:
- Created 4 years ago
- Comments:14 (6 by maintainers)
Top Results From Across the Web
Material Names Not Displaying Correctly - Inventor
Inventor 2013 - The material pulldown list in the menu bar is replacing some of the material names with a generic name/number (see...
Read more >Material type '[Material name]' is not supported
This message is caused by a material that is not supported by Corona being present in the scene. Corona will render such material...
Read more >Angular material components don't work on my project
I'm trying to add angular material to my project but it doesn't seem to work for some reason. I get this error:
Read more >Wrong Icon Name · Issue #1022 · google/material-design-icons
Same problem here with NPM package and webpack. The icon filter_alt does not exists… 1
Read more >change of material name - SAP Community
To change the material descreption, use MM02. It is not possible to change the material code. Use Mtype 309 Transfer Posting for qty...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
In this commit fixes the melon and added the redstone_lamp_on material. This will be able in the next release. To work this use:
melon_block
andlegacy_redstone_lamp_on
Since my last message my server went to version 1.14.4 and there , yes everything works (most of things that didn"t in 1.13.2) but in version 1.13.2 i never succeed to have a jobs plugin that was fully working , now it’s ok 😃