1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Update to new forge version

This commit is contained in:
2021-01-26 11:32:42 +01:00
parent 8d0cd17a27
commit f62e762f49
314 changed files with 13724 additions and 5721 deletions

View File

@ -1,5 +1,5 @@
# The version of this config. Do not edit (it'll wipe your settings!)
version = "0.4"
version = "1.0"
# Set the preset to use when creating a new world
default_preset = "default"
# Set whether tooltips should be displayed by default in the config gui.

View File

@ -1,5 +1,5 @@
# The version of this config. Do not edit (it'll wipe your settings!)
version = "0.2"
version = "1.0"
# Controls the total number of threads that will be used to generate heightmap tiles.
# Allowing the generator to use more threads can help speed up generation but increases overall
# load on your CPU which may adversely affect performance in other areas of the game engine.