Add lowfire.zip resource pack
This commit is contained in:
parent
1fa3bf72e7
commit
883ba2d24f
3
.gitignore
vendored
3
.gitignore
vendored
@ -2,7 +2,8 @@
|
|||||||
.minecraft/logs/
|
.minecraft/logs/
|
||||||
.minecraft/modcore/
|
.minecraft/modcore/
|
||||||
.minecraft/mods/autotip/
|
.minecraft/mods/autotip/
|
||||||
.minecraft/resourcepacks/
|
.minecraft/resourcepacks/*
|
||||||
|
!.minecraft/resourcepacks/lowfire.zip
|
||||||
.minecraft/saves/
|
.minecraft/saves/
|
||||||
.minecraft/screenshots/
|
.minecraft/screenshots/
|
||||||
.minecraft/server-resource-packs/
|
.minecraft/server-resource-packs/
|
||||||
|
@ -14,7 +14,7 @@ difficulty:3
|
|||||||
fancyGraphics:true
|
fancyGraphics:true
|
||||||
ao:1
|
ao:1
|
||||||
renderClouds:false
|
renderClouds:false
|
||||||
resourcePacks:["lowfire"]
|
resourcePacks:["lowfire.zip"]
|
||||||
incompatibleResourcePacks:[]
|
incompatibleResourcePacks:[]
|
||||||
lastServer:
|
lastServer:
|
||||||
lang:en_US
|
lang:en_US
|
||||||
|
BIN
.minecraft/resourcepacks/lowfire.zip
Normal file
BIN
.minecraft/resourcepacks/lowfire.zip
Normal file
Binary file not shown.
Reference in New Issue
Block a user