Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "ItemTypes": {
- "awearablelight:clothes-head-torch-*": {
- "UseFuel": false,
- "Capacity": 300.0,
- "PowerType": "windup",
- "FuelList": {}
- },
- "awearablelight:clothes-head-candle*": {
- "UseFuel": true,
- "Capacity": 24.0,
- "PowerType": "fuel",
- "FuelList": {
- "game:candle": 8.0
- }
- },
- "awearablelight:clothes-head-oil-lamp-*": {
- "UseFuel": true,
- "Capacity": 30.0,
- "PowerType": "fuel",
- "FuelList": {
- "game:fat-rendered": 9.0,
- "game:fat": 4.0
- }
- },
- "awearablelight:clothes-waist-heavy-belt-brass-lantern-*": {
- "UseFuel": true,
- "Capacity": 64.0,
- "PowerType": "fuel",
- "FuelList": {
- "game:candle": 8.0
- }
- }
- },
- "Version": 1
- }
Advertisement
Add Comment
Please, Sign In to add comment