Skip to content

Commit

Permalink
Fixxxx
Browse files Browse the repository at this point in the history
  • Loading branch information
leaftail1880 committed Jan 6, 2025
1 parent cbd2a7e commit 92dd2f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/utils/lang.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { MinecraftEnchantmentTypes } from '@minecraft/vanilla-data'
import { inspect } from 'lib/util'
import { blockItemsLangJson, langs, Language } from '../assets/lang'
import { sprintf } from './sprintf'
import { nmspc } from 'lib'

/**
* Converts any minecraft type id to human readable format, e.g. removes minecraft: prefix, replaces _ with spaces and
Expand Down

0 comments on commit 92dd2f1

Please sign in to comment.