Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can not complete steel bars quest, no recipe for steel bars #85

Open
bvs23bkv33 opened this issue Sep 27, 2020 · 1 comment
Open

can not complete steel bars quest, no recipe for steel bars #85

bvs23bkv33 opened this issue Sep 27, 2020 · 1 comment

Comments

@bvs23bkv33
Copy link

Знімок з 2020-09-27 13-16-47
Знімок з 2020-09-27 13-16-55

@vicenteDan
Copy link

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'},

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants