Jump to content

LWC Adding Mod items. Guide and list! (95% Complete)


greedseed

Recommended Posts

  • 3 weeks later...
  • 1 month later...
  • 6 months later...
  • 10 months later...

Don't rage at me for necro this topic is still relevant, and while ever LWC is a thing, always will be,

 

Almost 2 years late: Tatsu, your issue is caused by dodgy yaml parsing, using tabs instead of spaces or something like that, to find out exactly whats failing i recommend you paste your core.yml into: http://yaml-online-parser.appspot.com/ this will give you some idea of whats wrong,

 

 

Vdub: it looks like LWC needs the "Un-shifted" Values for item ID's, these are found in the Mods configs, for some mods (not sure why not all) forge shifted the configured ID's +256

 

 

i hope these (late) answers help anybody new coming into the world of modded server-ing, maybe even some older vets who have forgotten more than i know.

Link to comment
Share on other sites

  • 2 months later...

Hi,

I have problem when I try lock crystal chest, it's not locked. What I do wrong?

Here is log information:

2014-07-16 22:36:10 [iNFO] [LWC] Enabling LWC v4.3.1 (b767-git-MANUAL) (November 15, 2012)
2014-07-16 22:36:10 [WARNING] Could not get information about this CraftBukkit version; perhaps you are running a custom one?: FileNotFoundException
2014-07-16 22:36:10 [iNFO] [LWC] Loaded 209 locale strings (0 overrides)
2014-07-16 22:36:10 [iNFO] [LWC] Permissions API: 4SuperPermsPermissions
2014-07-16 22:36:10 [iNFO] [LWC] Currency API: 4EssentialsCurrency
2014-07-16 22:36:10 [iNFO] [LWC] Connecting to SQLite
2014-07-16 22:36:10 [iNFO] [LWC] Performing any necessary database updates
2014-07-16 22:36:10 [iNFO] [LWC] Using database: Native
2014-07-16 22:36:10 [iNFO] [LWC] Precached 0 protections
And screenshot -> javaw_2014-07-16_22-39-20-89.jpg
Here is config:
       
        #Diamond Chest
        '181:2':
            enabled: true
            autoRegister: Private
        #Crystal Chest
        '181:5':
            enabled: true
            autoRegister: Private
 
Regards, Niko H.
Edited by nikohal
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...