Skip to content

Instantly share code, notes, and snippets.

@dmptrluke
dmptrluke / 05_nuclearcraft.json
Created October 3, 2018 05:05
A CoFH World JSON file for NuclearCraft. Ore amounts are close to stock NuclearCraft values.
{
"populate": {
"thorium": {
"distribution": "uniform",
"generator": {
"block": {
"name": "nuclearcraft:ore",
"properties": {
"type": "thorium"
}
@cernoel
cernoel / README.txt
Created August 3, 2020 15:30
btrfs + beesd dedup setup on debian 10
# install btrfs + bees (dedup daemon)
# ---------------------------------
# add new "big" disk to vm (edit vm, add new disk)
# be root
su -
# check for new disk in guest
@utarn
utarn / docker-compose.yml
Last active June 17, 2024 21:33
Nextcloud docker-compose with Postgresql and Redis
# RUN THIS COMMAND BEFORE DOCKER UP
# postgresql user : 1001
# nextcloud user: 33
# mkdir -p app/config app/custom_apps app/data app/themes database/postgresql/data mail/domainkeys
# touch app/config/CAN_INSTALL
# chown 33 -R app/
# chown 1001 -R database/
version: '3'
@makamys
makamys / 1.7.10-essentials.md
Last active July 23, 2024 19:53
List of "Essential" 1.7.10 Mods

List of "Essential" 1.7.10 Mods

This is a list of Minecraft 1.7.10 mods that are not focused on adding new original content. Instead, they make the base game run better, or port over features from other versions of vanilla.

These lists try to comprehensively list all the available options. You will not want to use all of the listed mods at once.

Some of the listed mods require a Mixin bootstrap mod in order to work. See the Mixin mods section near the end of the document for information about that.

Table of Contents