Search found 1 match
- Sat May 04, 2019 7:54 pm
- Forum: Mods
- Topic: [1.0] Sea Block Pack 0.4.10
- Replies: 1732
- Views: 1263563
Re: [0.17] Sea Block Pack 0.3.4
I've fixed an issue with the modpack, version 0.17.35 wasn't compatible anymore with the data.lua & control.lua.
Changes (replace [line] with the code below):
- control.lua[129]
local inv = player.get_main_inventory()
- data.lua[8]
if data.raw.player and data.raw.player.player then --pre 0.17 ...