Anonymous user
Modding: Difference between revisions
m
no edit summary
imported>Ambos (Removed example mod setup instructions) |
imported>Ttv pedro270707 mNo edit summary |
||
Line 1: | Line 1: | ||
Like vanilla versions of ''Minecraft'', it is possible to create mods for ''Better than Adventure!''. This page aims to provide resources to assist in mod creation for ''Better than Adventure!''. | |||
== Users == | == Users == | ||
=== Prerequisites === | === Prerequisites === | ||
Line 50: | Line 51: | ||
* [https://discord.gg/FTUNJhswBT BTA modding Discord] (unofficial) | * [https://discord.gg/FTUNJhswBT BTA modding Discord] (unofficial) | ||
Note: Since | Note: Since ''Better than Adventure!'' is distributed without obfuscation, all Mixin classes must set the <code>remap</code> option to false. Also, when modding for [[Better than Adventure! 1.7.6.2_02|''Better than Adventure!'' 1.7.6.2_02]], set <code>loadMods</code> to false in option.txt to avoid errors showing up in the run client configurations logs. |