Skip to content

Instantly share code, notes, and snippets.

View mist475's full-sized avatar

mist475

  • The Netherlands
  • 05:43 (UTC +01:00)
View GitHub Profile
@mist475
mist475 / AquaTweaks.cfg
Last active December 22, 2022 20:25
config for aquatweaks with vanilla and lotr mod blocks. Can freeze the game so use with caution
# Configuration file
manualtweaks {
# This string array can be used to add blocks manually to AquaTweaks. Note that these need to be the proper registry names. The cobblestone wall added here can also be removed. They are optional but might be useful for people who use the walls as pillars or something. [default: [cobblestone_wall]]
S:tweaks <
lotr:tile.stairsPomegranate
lotr:tile.morgulTorch
lotr:tile.trapdoorRedwood
lotr:tile.fenceGateOrange
lotr:tile.stairsDorwinionBrickFlowers
@mist475
mist475 / InvTweaksCompatibility.xml
Created December 21, 2022 18:11
Allows for sorting lotr mod large pouches, will print an error with small and medium pouches
<root>
<chest class="lotr.common.inventory.LOTRContainerPouch" row_size="27" large_chest="false"/>
</root>
@mist475
mist475 / InvTweaksTree.txt
Last active December 19, 2022 16:54
Inventory Tweaks item tree with vanilla and lotrmod items (lotr mod v36.15)
<?xml version="1.0" encoding="utf-8" ?>
<!--
|==============================================================|
| INVENTORY TWEAKS Mod - By Jimeo Wan (jimeo.wan at gmail.com) |
| Tree configuration |
|==============================================================|
# Q: WHAT IS THIS?
# A: This file is used to store all the keywords you can use to create item rules, but also to define the items order.
# You can move/change all that you want, but it's recommended not to delete any default item.