Skip to content

Instantly share code, notes, and snippets.

@Kotori316
Kotori316 / mods.md
Last active July 28, 2021 12:22
Fabric 1.17 Mods
@Kotori316
Kotori316 / fluidtank-common.toml
Created February 11, 2020 14:07
Config of FluidTank @ 2020/02/11
#Settings for FluidTank.
[common]
#Show tank info on TOP tooltip.
showTOP = true
#True to enable waila and top to show tank info.
showToolTipOnMods = true
#False to disable rainbow renderer for pipe.
enablePipeRainbowRenderer = true
#Color of pipe. Works only if 'enablePipeRainbowRenderer' is false.
@Kotori316
Kotori316 / 1.png
Last active January 26, 2019 12:51
InfChest with AE2
1.png
Loaded mods
Number:Mod ID:Name:Version
1 : minecraft : "Minecraft" : 1.12.2 : minecraft.jar : Dummy
2 : mcp : "Minecraft Coder Pack" : 9.42 : minecraft.jar : Dummy
3 : FML : "Forge Mod Loader" : 8.0.99.99 : forge-1.12.2-14.23.4.2759.jar : net.minecraftforge.fml.common.FMLContainer
4 : forge : "Minecraft Forge" : 14.23.4.2759 : forge-1.12.2-14.23.4.2759.jar : Dummy
5 : preciousshottransform : "PreciousShotTransform" : 1.0 : minecraft.jar : Dummy
6 : quarryplus : "QuarryPlus" : 0.9.19 : AdditionalEnchantedMiner-1.12.2-0.9.19-universal.jar : com.yogpc.qp.QuarryPlus
7 : appliedenergistics2 : "Applied Energistics 2" : rv5-stable-11 : appliedenergisti
@Kotori316
Kotori316 / 2018-09-16_18.36.32.png
Last active September 16, 2018 09:47
The Almagest @1.0.1
2018-09-16_18.36.32.png
@Kotori316
Kotori316 / quarryplus.cfg
Last active August 27, 2018 07:15
Config of Additional Enchanted Miner
Add a code below to collect bedrock with ChunkDestroyer.
hidden {
# CollectBedrock
B:CollectBedrock=true
}
The ChunkDestroyer must have Silktouch and removeBedrock in config must be true.
Following file is full config.