Fixed some ToDos
This commit is contained in:
parent
f615453106
commit
9f8af3085e
8 changed files with 16 additions and 26 deletions
|
@ -30,7 +30,6 @@ public class InfusionParticleType extends ParticleType<InfusionParticleType> imp
|
|||
StringReader stringReader
|
||||
) throws CommandSyntaxException {
|
||||
stringReader.expect(' ');
|
||||
//TODO: 1.19.3 check if this is the correct way to gte the HolderLookup, or if PaintedMountainPiece is correct
|
||||
ItemParser.ItemResult itemResult = ItemParser.parseForItem(
|
||||
BuiltInRegistries.ITEM.asLookup(),
|
||||
stringReader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue