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

making more buckets gated behind yellow nuggets #585

Closed
Discord-Github-Bridge opened this issue Feb 21, 2024 · 23 comments · Fixed by #587
Closed

making more buckets gated behind yellow nuggets #585

Discord-Github-Bridge opened this issue Feb 21, 2024 · 23 comments · Fixed by #587

Comments

@Discord-Github-Bridge
Copy link
Collaborator

auseawesome on Discord says

You have to use a crafter slot cover to be able to make buckets, which is gated behind yellow nuggets, this is incredibly frustrating for early automation

@Discord-Github-Bridge
Copy link
Collaborator Author

autistic.sack.of.friends on Discord says

you can pulse crafters to make em craft

@Discord-Github-Bridge
Copy link
Collaborator Author

autistic.sack.of.friends on Discord says

with redstone

@Discord-Github-Bridge
Copy link
Collaborator Author

autistic.sack.of.friends on Discord says

also yellow nuggets can be gotten from chicken eggs, right?

@Discord-Github-Bridge
Copy link
Collaborator Author

auseawesome on Discord says

we're on about early game here

@Discord-Github-Bridge
Copy link
Collaborator Author

auseawesome on Discord says

I'm trying to make feedback to make early game easier

@Discord-Github-Bridge
Copy link
Collaborator Author

auseawesome on Discord says

cos currently there are a few snags that just feel frustrating

@Discord-Github-Bridge
Copy link
Collaborator Author

autistic.sack.of.friends on Discord says

yeah that's true

@Discord-Github-Bridge
Copy link
Collaborator Author

autistic.sack.of.friends on Discord says

maybe a recipe with 2 white plates in a row? i don't know

@Discord-Github-Bridge
Copy link
Collaborator Author

autistic.sack.of.friends on Discord says

or a stonecutting recipe from iron blocks

@Discord-Github-Bridge
Copy link
Collaborator Author

autistic.sack.of.friends on Discord says

1 block : 3 buckets

@Discord-Github-Bridge
Copy link
Collaborator Author

auseawesome on Discord says

stoneutting is a decent idea

@Discord-Github-Bridge
Copy link
Collaborator Author

jaredgillespie on Discord says

I thought an early trade gave yellow ingots. That's how i got around it

@Discord-Github-Bridge
Copy link
Collaborator Author

yarden.zamir on Discord says

Yes, we have an early trade that gives yellow ingots. The easy way is to use crafters and a lever like asof says but it is not intuitive, most people dont know about that mechanic, I thing a good solution is a stonecutting from white plate, one to one, no reason for it to be more expansive but mroe complex

@Discord-Github-Bridge
Copy link
Collaborator Author

yarden.zamir on Discord says

i cant test as im at work but something like this

if (feature('Replace bucket recipe with assembler recipe')) {
  removeRecipe({id:'minecraft:bucket'})
  addStonecutting('bucket', '#forge:ingots/iron')
}

@Discord-Github-Bridge
Copy link
Collaborator Author

auseawesome on Discord says

That seems like it'd work well. Not like buckets are overpowered anyway

@Discord-Github-Bridge
Copy link
Collaborator Author

auseawesome on Discord says

do you want me to try and add it and create a pr?

@Discord-Github-Bridge
Copy link
Collaborator Author

yarden.zamir on Discord says

that would be cool yea

@Discord-Github-Bridge
Copy link
Collaborator Author

yarden.zamir on Discord says

you can add it to the minecraft.js file

@Discord-Github-Bridge
Copy link
Collaborator Author

autistic.sack.of.friends on Discord says

honestly we should do a sweep through for every shaped crafting recipe

@Discord-Github-Bridge
Copy link
Collaborator Author

autistic.sack.of.friends on Discord says

especially ones with gaps, so people don't assume they need slot covers

@Discord-Github-Bridge
Copy link
Collaborator Author

yarden.zamir on Discord says

agreed

@Discord-Github-Bridge
Copy link
Collaborator Author

yarden.zamir on Discord says

in general things that would in most cases be player crafter should be personal assembler recipes

@Discord-Github-Bridge
Copy link
Collaborator Author

yarden.zamir on Discord says

wanna open a dev thread on that?

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

Successfully merging a pull request may close this issue.

1 participant