# RandomThings 2.0.33
version:1.7
modname:RandomThings


cfgfile:config/RandomThings.cfg


texturepath:assets/randomthings/textures/blocks/
texture:id=RandomThings/fertilizedDirt,filename=assets/randomthings/textures/blocks/fertilizedDirt.png
texture:id=RandomThings/fluidDisplay,filename=assets/randomthings/textures/blocks/fluidDisplay.png
texture:id=RandomThings/imbuingStation/imbuingStationSide,filename=assets/randomthings/textures/blocks/imbuingStation/imbuingStationSide.png
texture:id=RandomThings/imbuingStation/imbuingStationTop,filename=assets/randomthings/textures/blocks/imbuingStation/imbuingStationTop.png
texture:id=RandomThings/itemCollector/advancedItemCollector,filename=assets/randomthings/textures/blocks/itemCollector/advancedItemCollector.png
texture:id=RandomThings/itemCollector/itemCollector,filename=assets/randomthings/textures/blocks/itemCollector/itemCollector.png
texture:id=RandomThings/notificationInterface,filename=assets/randomthings/textures/blocks/notificationInterface.png
texture:id=RandomThings/onlineDetector/offline,filename=assets/randomthings/textures/blocks/onlineDetector/offline.png
texture:id=RandomThings/playerinterface/creative/playerinterface_bottom,filename=assets/randomthings/textures/blocks/playerinterface/creative/playerinterface_bottom.png
texture:id=RandomThings/playerinterface/creative/playerinterface_side,filename=assets/randomthings/textures/blocks/playerinterface/creative/playerinterface_side.png
texture:id=RandomThings/playerinterface/creative/playerinterface_top,filename=assets/randomthings/textures/blocks/playerinterface/creative/playerinterface_top.png
texture:id=RandomThings/playerinterface/playerinterface_bottom,filename=assets/randomthings/textures/blocks/playerinterface/playerinterface_bottom.png
texture:id=RandomThings/playerinterface/playerinterface_side,filename=assets/randomthings/textures/blocks/playerinterface/playerinterface_side.png
texture:id=RandomThings/playerinterface/playerinterface_top,filename=assets/randomthings/textures/blocks/playerinterface/playerinterface_top.png
texture:id=RandomThings/spectreBlock,filename=assets/randomthings/textures/blocks/spectreBlock.png
texture:id=RandomThings/spectreLamp,filename=assets/randomthings/textures/blocks/spectreLamp.png



# %playerinterface:* (playerinterface), render=(STANDARD), opaque=true,cls=lumien.randomthings.Blocks.BlockPlayerInterface
block:id=%playerinterface,data=*,stdrot=true,face0=0:RandomThings/playerinterface/playerinterface_bottom,face1=0:RandomThings/playerinterface/playerinterface_top,face2-5=0:RandomThings/playerinterface/playerinterface_side

# %creativePlayerInterface:* (creativePlayerInterface), render=(STANDARD), opaque=true,cls=lumien.randomthings.Blocks.BlockCreativePlayerInterface
block:id=%creativePlayerInterface,data=*,stdrot=true,face0=0:RandomThings/playerinterface/creative/playerinterface_bottom,face1=0:RandomThings/playerinterface/creative/playerinterface_top,face2-5=0:RandomThings/playerinterface/creative/playerinterface_side

# %fluidDisplay:* (fluidDisplay), render=(STANDARD), opaque=true,cls=lumien.randomthings.Blocks.BlockFluidDisplay
block:id=%fluidDisplay,data=*,stdrot=true,face0-5=0:RandomThings/fluidDisplay

# %fertilizedDirt:* (fertilizedDirt), render=(STANDARD), opaque=true,cls=lumien.randomthings.Blocks.BlockFertilizedDirt
block:id=%fertilizedDirt,data=*,stdrot=true,face0-5=0:RandomThings/fertilizedDirt

# %fertilizedDirt_tilled:* (fertilizedDirt_tilled), render=(STANDARD), opaque=false,cls=lumien.randomthings.Blocks.BlockFertilizedDirt
block:id=%fertilizedDirt_tilled,data=*,stdrot=true,transparency=TRANSPARENT,face0-5=0:RandomThings/fertilizedDirt

# %itemCollector:* (itemCollector), render=(CUSTOM), opaque=false,cls=lumien.randomthings.Blocks.BlockItemCollector
block:id=%itemCollector,data=*,stdrot=true,transparency=TRANSPARENT,face0-5=0:RandomThings/itemCollector/itemCollector

# %advancedItemCollector:* (advancedItemCollector), render=(CUSTOM), opaque=false,cls=lumien.randomthings.Blocks.BlockAdvancedItemCollector
block:id=%advancedItemCollector,data=*,stdrot=true,transparency=TRANSPARENT,face0-5=0:RandomThings/itemCollector/advancedItemCollector

# %onlineDetector:* (onlineDetector), render=(STANDARD), opaque=true,cls=lumien.randomthings.Blocks.BlockOnlineDetector
block:id=%onlineDetector,data=*,stdrot=true,face0-5=0:RandomThings/onlineDetector/offline

# %imbuingStation:* (imbuingStation), render=(STANDARD), opaque=true,cls=lumien.randomthings.Blocks.BlockImbuingStation
block:id=%imbuingStation,data=*,stdrot=true,face0=0:RandomThings/imbuingStation/imbuingStationSide,face1=0:RandomThings/imbuingStation/imbuingStationTop,face2-5=0:RandomThings/imbuingStation/imbuingStationSide

# %notificationInterface:* (notificationInterface), render=(STANDARD), opaque=true,cls=lumien.randomthings.Blocks.BlockNotificationInterface
block:id=%notificationInterface,data=*,stdrot=true,face0-5=0:RandomThings/notificationInterface

# %spectreLamp:* (spectreLamp), render=(STANDARD), opaque=false,cls=lumien.randomthings.Blocks.BlockSpectreLamp
block:id=%spectreLamp,data=*,stdrot=true,face0-5=12000:RandomThings/spectreLamp

# %spectreBlock:* (spectreBlock), render=(STANDARD), opaque=true,cls=lumien.randomthings.Blocks.BlockSpectreBlock
block:id=%spectreBlock,data=*,stdrot=true,face0-5=12000:RandomThings/spectreBlock
