You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
im bad for the english, así que podrías traducir lo que voy a escribir para solucionarlo.
en el directorio donde instalaste SkyBlock busca la carpeta "skyblock levels", entra ahí y busca el archivo "skyblock.levels.3.lua"
y editalo, en la parte donde dice
name = 'place 8 Iron Bars',
hint = 'xpanes:bart',
feat = 'place_bar',
count = 8,
reward = 'default:mese_crystal',
placenode = {'xpanes:bar'},
cambialo por:
name = 'place 8 Iron Bars',
hint = 'xpanes:bar_flat',
feat = 'place_bar_flat',
count = 8,
reward = 'default:mese_crystal',
placenode = {'xpanes:bar_flat'},
The text was updated successfully, but these errors were encountered: