Not much to add other than if you don't know what this is then go lookup ProjectE energy condenser it does the exact same thing
This is good for donators or whatever
If you find any bugs or whatever let me know I made this for a local server with friends not intended for big servers but I can try to fix what I can or if you have any suggestions on what to add next or what to add more let me know!
Permissions:
/energycondenser
Config:
Code (Text):
#
lore: "&7EMC:" # Lore to be added to the item in slot 8 don't remove the ":" from the end of the lore and don't add anything after the ":"
#
interaction:
action: RIGHT_CLICK_BLOCK
energy_condenser:
material: ENDER_CHEST
name: '&5&lEnergy Condenser'
lore:
- '&7This device condenses energy from the surrounding'
- '&7environment. &cRight-click &7to place.'
- '&8&oUse wisely.'
energy_collector_mk1:
delay_seconds: 50 # 10 = 1 Second
emc_generation_amount: 1
material: GLOWSTONE
name: '&5&lEnergy Collector MK1'
lore:
- '&7This device produces energy from the surrounding'
- '&7environment. &cRight-click &7to place.'
- '&8&oUse wisely.'
energy_collector_mk2:
delay_seconds: 10 # 10 = 1 Second
emc_generation_amount: 1
material: SHROOMLIGHT
name: '&d&lEnergy Collector MK2'
lore:
- '&7This device produces energy from the surrounding'
- '&7environment. &cRight-click &7to place.'
- '&8&oUse wisely.'
energy_collector_mk3:
delay_seconds: 10 # 10 = 1 Second
emc_generation_amount: 2
material: RAW_GOLD_BLOCK
name: '&b&lEnergy Collector MK3'
lore:
- '&7This device produces energy from the surrounding'
- '&7environment. &cRight-click &7to place.'
- '&8&oUse wisely.'
permissions:
place_condenser: "energycondenser.place"
open_condenser: "energycondenser.use"
command_enabled: true
energy_condenser_gui:
name: '&a&l-&f&l[&a&l- &7&lEnergy Condenser &a&l-&f&l]&a&l-'
items:
ph1:
material: BLACK_STAINED_GLASS_PANE
name: ' '
slot: 0-8
ph2: #Do Not Rename
material: WHITE_STAINED_GLASS_PANE
name: '&c&o<Empty Item>'
lore:
- ''
- '&7Drop an item here to start transmutating'
- ''
slot: 0
item2:
material: BLAZE_POWDER
name: '&a&lEnergy Matter Currency'
lore:
- '&7 '
- '&7EMC: &c0'
- '&7 '
slot: 8
emc_values:
items:
GRASS_BLOCK:
value: 2
PODZOL:
value: 3