Skip to content

issues Search Results · repo:mcbeet/beet language:Python

Filter by

18 results
 (75 ms)

18 results

inmcbeet/beet (press backspace or delete to remove)

Quick issue to let you know that the community Minecraft wiki has moved from gamepedia to the new domain minecraft.wiki. I ve seen the old link in the README file, as well as the webpage. You may want ...
  • Kimani8370
  • 1
  • Opened 
    on Jan 2
  • #460

In the beet_default of a custom plugin, the config values for data_pack and resource_pack are not inserted into the ctx.data and ctx.assets fields respectively. The config values are currently not available ...
  • BPR02
  • Opened 
    on Nov 25, 2024
  • #451

When loading a pack with overlays in 1.21, the overlays will output older resource names (functions instead of function). Notes Likely a consequence of this code snippet: https://github.com/mcbeet/beet/blob/ba4a36283f28b6477f4321023d571e5f9345c20b/beet/library/base.py#L823-L826 ...
  • rx-dev
  • 1
  • Opened 
    on Sep 1, 2024
  • #448

The title says it all. Traceback (most recent call last): File [...]/mcutils3/mcutils/ir/datapack.py , line 43, in export out.save(overwrite=True) File [...]/mcutils3/venv/lib/python3.12/site-packages/beet/library/base.py ...
  • Belissimo-T
  • Opened 
    on Jul 8, 2024
  • #443

files named [ .mcfunction , ..mcfunction , ...mcfunction ] are not copied during beet build In vanilla it s possible to reference such function, and make loading existing datapack not build with beet ...
  • edayot
  • 1
  • Opened 
    on Aug 15, 2023
  • #419

Model overrides have to be sorted in a particular order otherwise some values will override the ones below. They must be sorted by all properties with custom_model_data being first. - custom_model_data ...
  • TheNuclearNexus
  • 1
  • Opened 
    on Mar 27, 2023
  • #367

The MultiCache.clear() method just deletes the folder and its content, and never calls the clear method of the individual caches within it, leading to the finalizers never being run
  • vdvman1
  • 3
  • Opened 
    on Feb 11, 2023
  • #352

When attempting to insert a variable into the whitelist command, it outputs it raw instead of reading it. For example... name = John whitelist add (name) Outputs simply as whitelist add (name) instead ...
  • ApplecakeYT
  • 3
  • Opened 
    on Jul 25, 2022
  • #289

When auto_yaml (beet.contrib.auto_yaml) is enabled, .yaml function tags aren t merged properly and are instead replaced by one another. Replacing the .yaml tags with .json equivalents solves the problem ...
  • Arcensoth
  • 1
  • Opened 
    on Jan 22, 2022
  • #204

Hello! While using beet in a project with 7k+ generated files, I ve noticed that every time the project is built, all files are deleted and regenerated from scratch. While this is fine for small amounts ...
  • Bentroen
  • 7
  • Opened 
    on Oct 20, 2021
  • #150
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub